Merge "Update mediamuxer documentation that it does not support muxing B-frames." into nyc-dev
am: 7c33a5d
* commit '7c33a5dccee1849f7d2a7a6dbea0da2d4eeb27c2':
Update mediamuxer documentation that it does not support muxing B-frames.
Change-Id: I8e8a583590a124d3126459fe54b9885ae7c3046d
This commit is contained in:
@@ -34,7 +34,7 @@ import java.util.Map;
|
||||
/**
|
||||
* MediaMuxer facilitates muxing elementary streams. Currently supports mp4 or
|
||||
* webm file as the output and at most one audio and/or one video elementary
|
||||
* stream.
|
||||
* stream. MediaMuxer does not support muxing B-frames.
|
||||
* <p>
|
||||
* It is generally used like this:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user