MediaSFU React Native (Expo)
    Preparing search index...

    Interface TranslationProducerReadyData

    interface TranslationProducerReadyData {
        speakerId: string;
        speakerName?: string;
        language: string;
        producerId: string;
        originalProducerId: string;
    }
    Index

    Properties

    speakerId: string
    speakerName?: string
    language: string
    producerId: string
    originalProducerId: string