Type Alias AParamsType

AParamsType: {
    encodings: RtpEncodingParameters[];
    codecOptions?: ProducerCodecOptions;
}