lib-jitsi-meet
    Preparing search index...

    Interface ISourceInfo

    interface ISourceInfo {
        muted: boolean;
        videoType: string;
    }
    Index

    Properties

    Properties

    muted: boolean
    videoType: string