vot.js - v2.4.12
    Preparing search index...

    Type Alias RTCRtpTransceiverDirection

    RTCRtpTransceiverDirection:
        | "inactive"
        | "recvonly"
        | "sendonly"
        | "sendrecv"
        | "stopped"