ancillaryStreamKeys() function
Returns the stream keys for ancillary streams in a media context
Signature:
export declare function ancillaryStreamKeys(streams: readonly StreamMetadata[]): StreamKey[];Parameters
| Parameter | Type | Description | 
|---|---|---|
| streams | readonly StreamMetadata[] | The media context from which to return the stream keys | 
Returns:
The ancillary stream keys in the media context