Standard predefined formats
GST_FORMAT_UNDEFINED
undefined format
GST_FORMAT_DEFAULT
the default format of the pad/element. This can be
samples for raw audio, frames/fields for raw video.
GST_FORMAT_BYTES
bytes
GST_FORMAT_TIME
time in nanoseconds
GST_FORMAT_BUFFERS
buffers
GST_FORMAT_PERCENT
percentage of stream
Standard predefined formats GST_FORMAT_UNDEFINED undefined format GST_FORMAT_DEFAULT the default format of the pad/element. This can be samples for raw audio, frames/fields for raw video. GST_FORMAT_BYTES bytes GST_FORMAT_TIME time in nanoseconds GST_FORMAT_BUFFERS buffers GST_FORMAT_PERCENT percentage of stream