@arl/leaflet-tracksymbol2
    Preparing search index...

    Type Alias RTCRtpTransceiverDirection

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