mirror of
https://github.com/samsonjs/media.git
synced 2026-04-17 13:15:47 +00:00
not needed
This commit is contained in:
parent
1364e2337d
commit
e99ad27847
1 changed files with 0 additions and 2 deletions
|
|
@ -188,8 +188,6 @@ public final class Format implements Parcelable {
|
|||
private int hashCode;
|
||||
private MediaFormat frameworkMediaFormat;
|
||||
|
||||
private byte[] header = new byte[0];
|
||||
|
||||
// Video.
|
||||
|
||||
public static Format createVideoContainerFormat(String id, String containerMimeType,
|
||||
|
|
|
|||
Loading…
Reference in a new issue