Import line: | GstRtp = imports.gi.GstRtp; |
GIR File: | GstRtp-0.10.gir |
C documentation: | GstRTCPSDESType |
Enum : | RTCPSDESType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number GstRtp.RTCPSDESType.CNAME : 1
|
|
Number GstRtp.RTCPSDESType.EMAIL : 3
|
|
Number GstRtp.RTCPSDESType.END : 0
|
|
Number GstRtp.RTCPSDESType.INVALID : -1
|
|
Number GstRtp.RTCPSDESType.LOC : 5
|
|
Number GstRtp.RTCPSDESType.NAME : 2
|
|
Number GstRtp.RTCPSDESType.NOTE : 7
|
|
Number GstRtp.RTCPSDESType.PHONE : 4
|
|
Number GstRtp.RTCPSDESType.PRIV : 8
|
|
Number GstRtp.RTCPSDESType.TOOL : 6
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstRtp
Method |
Convert name into a GstRTCPSDESType.
|
GstRtp
Method |
Converts type to the string equivalent.
|
GstRtp.RTCPPacket
Method |
Get the data of the current SDES item entry.
|
GstRtp.RTCPPacket
Method |
This function is like gst_rtcp_packet_sdes_get_entry() but it returns a null-terminated copy of the data instead.
|
GstRtp.RTCPPacket
Method |
Add a new SDES entry to the current item in packet.
|