interface MediaEvent_SdpOffer_TrackIdToBitratesEntry {
    key: string;
    value: MediaEvent_TrackBitrates;
}

Properties

Properties

key: string