GstAudioBaseSinkClass.payload

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.

struct GstAudioBaseSinkClass
extern (C)
GstBuffer* function(GstAudioBaseSink* sink, GstBuffer* buffer) payload;