buffer_add_audio_clipping_meta
Description:
[ CCode ( cname = "gst_buffer_add_audio_clipping_meta" ) ]
[ Version ( since = "1.8" ) ]
public unowned ClippingMeta? buffer_add_audio_clipping_meta (Buffer buffer, Format format, uint64 start, uint64 end)
[ Version ( since = "1.8" ) ]
public unowned ClippingMeta? buffer_add_audio_clipping_meta (Buffer buffer, Format format, uint64 start, uint64 end)
Attaches ClippingMeta metadata to buffer with the
given parameters.
Parameters:
| buffer |
a Buffer |
| format |
GstFormat of |
| start |
Amount of audio to clip from start of buffer |
| end |
Amount of to clip from end of buffer |
Returns:
|
the ClippingMeta on |
Namespace: Gst.Audio
Package: gstreamer-audio-1.0