lib-jitsi-meet
    Preparing search index...

    Interface IVideoConstraints

    interface IVideoConstraints {
        mandatory?: { [key: string]: string | number };
    }
    Index

    Properties

    Properties

    mandatory?: { [key: string]: string | number }