Available on js
@:value(cast "inactive")@:enum@:implinlineread onlyINACTIVE:RtpTransceiverDirection = "inactive"
@:value(cast "recvonly")@:enum@:implinlineread onlyRECVONLY:RtpTransceiverDirection = "recvonly"
@:value(cast "sendonly")@:enum@:implinlineread onlySENDONLY:RtpTransceiverDirection = "sendonly"
@:value(cast "sendrecv")@:enum@:implinlineread onlySENDRECV:RtpTransceiverDirection = "sendrecv"