Selva Compute API Reference - v3.0.1
    Preparing search index...

    Type Alias RTCRtpTransceiverDirection

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