Track interface
Signature:
export interface Track
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
buffer? | SourceBuffer | (Optional) | |
codec? | string | (Optional) | |
container | string | ||
id | 'audio' | 'main' | ||
initSegment? | Uint8Array | (Optional) | |
levelCodec? | string | (Optional) | |
metadata? | any | (Optional) |