ancillaryStreams() function
Filters a context to only the ancillary streams within it
Signature:
export declare function ancillaryStreams(streams: readonly StreamMetadata[]): StreamMetadata[];Parameters
| Parameter | Type | Description | 
|---|---|---|
| streams | readonly StreamMetadata[] | The media context from which to return the streams | 
Returns:
The ancillary streams in the media context