interface MediaEvent_SetTargetTrackVariant {
    trackId: string;
    variant: Variant;
}

Properties

Properties

trackId: string
variant: Variant