/** * The subscription parameters for an audio track. * @category Media Stream */ export type AudioSubscriptionParams = {};