GstRtp.RTPBasePayloadClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_caps |
r |
get desired caps |
|
handle_buffer |
r |
process data |
|
parent_class |
r |
the parent class |
|
query |
r |
custom query handling |
|
set_caps |
r |
configure the payloader |
|
sink_event |
r |
custom event handling on the sinkpad |
|
src_event |
r |
custom event handling on the srcpad |
Methods¶
None
Details¶
- class GstRtp.RTPBasePayloadClass¶
Base class for audio RTP payloader.