pub(crate) type RTCOfferAnswerOptions = RTCOfferAnswerOptions;
pub(crate) struct RTCOfferAnswerOptions { pub voiceActivityDetection: bool, }
voiceActivityDetection: bool