HeaderExtensionDirection
Description:
[ CCode ( cprefix = "GST_RTP_HEADER_EXTENSION_DIRECTION_" , type_id = "gst_rtp_header_extension_direction_get_type ()" ) ]
[ Flags ]
[ GIR ( name = "RTPHeaderExtensionDirection" ) ]
[ Version ( since = "1.20" ) ]
public enum HeaderExtensionDirection
Direction to which to apply the RTP Header Extension
Content:
Enum values:
- INACTIVE - Neither send
nor receive RTP Header Extensions
- INHERITED - RTP header
extension direction is inherited from the stream
- RECVONLY
- SENDONLY - Only send RTP
Header Extensions
GST_RTP_HEADER_EXTENSION_DIRECTION_RECVONLY
: Only receive RTP Header Extensions
- SENDRECV - Send and
receive RTP Header Extensions ext