GstAudio.AudioBaseSinkClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
create_ringbuffer |
r |
create and return a |
|
parent_class |
r |
the parent class. |
|
payload |
r |
payload data in a format suitable to write to the sink. If no payloading is required, returns a reffed copy of the original buffer, else returns the payloaded buffer with all other metadata copied. |
Methods¶
None
Details¶
- class GstAudio.AudioBaseSinkClass¶
GstAudio.AudioBaseSink
class. Override the vmethod to implement functionality.