MP4
Static Method Summary
Static Public Methods | ||
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
init() |
|
public static |
initSegment(tracks: undefined): * |
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
moov(): * |
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
|
|
public static |
Generate a track box. |
|
public static |
|
|
public static |
|
Static Public Methods
public static avc1(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static esds(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static hdlr(type: undefined): * source
Params:
Name | Type | Attribute | Description |
type | undefined |
Return:
* |
public static init() source
public static initSegment(tracks: undefined): * source
Params:
Name | Type | Attribute | Description |
tracks | undefined |
Return:
* |
public static mdat(data: undefined): * source
Params:
Name | Type | Attribute | Description |
data | undefined |
Return:
* |
public static mdia(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static mfhd(sequenceNumber: undefined): * source
Params:
Name | Type | Attribute | Description |
sequenceNumber | undefined |
Return:
* |
public static minf(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static moof(sn: undefined, baseMediaDecodeTime: undefined, track: undefined): * source
Return:
* |
public static moov(): * source
Params:
Name | Type | Attribute | Description |
tracks... | * | (optional) {array} the tracks associated with this movie |
Return:
* |
public static mp3(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static mp4a(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static mvex(tracks: undefined): * source
Params:
Name | Type | Attribute | Description |
tracks | undefined |
Return:
* |
public static sdtp(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static stbl(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static stsd(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static tkhd(track: undefined): * source
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |
public static trak(track: undefined): * source
Generate a track box.
Params:
Name | Type | Attribute | Description |
track | undefined |
Return:
* |