Interface SDPStreamMetadata

interface SDPStreamMetadata {
    [key: string]: SDPStreamMetadataObject;
}

Indexable

Generated using TypeDoc