Import line: | GstRtp = imports.gi.GstRtp; |
GIR File: | GstRtp-0.10.gir |
C documentation: | GstRTPPayloadInfo |
Struct : | RTPPayloadInfo |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
bitrate : Number
|
GstRtp.RTPPayloadInfo | |
clock_rate : Number
|
GstRtp.RTPPayloadInfo | |
encoding_name : String
|
GstRtp.RTPPayloadInfo | |
encoding_parameters : String
|
GstRtp.RTPPayloadInfo | |
media : String
|
GstRtp.RTPPayloadInfo | |
payload_type : Number
|
GstRtp.RTPPayloadInfo |
Method / Constructor | Defined By | |
---|---|---|
new GstRtp.RTPPayloadInfo
()
Create a new GstRtp.RTPPayloadInfo
Create a new GstRtp.RTPPayloadInfo
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstRtp
Method |
Get the GstRTPPayloadInfo for media and encoding_name.
|
GstRtp
Method |
Get the GstRTPPayloadInfo for payload_type.
|