mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
fixup! AudioEncoder WIP
This commit is contained in:
parent
ad5a02e93a
commit
709c24bfc3
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ public final class AudioEncoder {
|
|||
}
|
||||
|
||||
|
||||
|
||||
@TargetApi(Build.VERSION_CODES.M)
|
||||
public void start() throws IOException {
|
||||
mediaCodec = MediaCodec.createEncoderByType(MIMETYPE); // may throw IOException
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue