MediaSFU Vue
    Preparing search index...

    Interface TranslationChannelsAvailableData

    interface TranslationChannelsAvailableData {
        speakerId: string;
        speakerName?: string;
        languages: string[];
        originalProducerId: string;
    }
    Index

    Properties

    speakerId: string
    speakerName?: string
    languages: string[]
    originalProducerId: string