You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
implement android.media.SoundPool using GtkMediaStream
This commit is contained in:
@@ -42,6 +42,7 @@ public class AssetFileDescriptor implements Closeable {
|
||||
private final long mStartOffset;
|
||||
private final long mLength;
|
||||
private final Bundle mExtras;
|
||||
public String fileName;
|
||||
|
||||
/**
|
||||
* Create a new AssetFileDescriptor from the given values.
|
||||
|
||||
Reference in New Issue
Block a user