mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Fix javadoc warning.
This commit is contained in:
parent
ce3d5c9a59
commit
053e5b9f1c
1 changed files with 1 additions and 1 deletions
|
|
@ -852,7 +852,7 @@ public class WebmExtractorTest extends InstrumentationTestCase {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Used by {@link #createTracksElementWithVideo} to create a Track header with Encryption. */
|
/** Used by {@link #createVideoTrackEntry} to create a Track header with Encryption. */
|
||||||
private static final class ContentEncodingSettings {
|
private static final class ContentEncodingSettings {
|
||||||
|
|
||||||
private final int order;
|
private final int order;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue