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