current_direction


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.20" ) ]
public WebRTCRTPTransceiverDirection current_direction { get; }

The transceiver's current directionality, or none if the transceiver is stopped or has never participated in an exchange of offers and answers.

To change the transceiver's directionality, set the value of the direction property.