AppSrc.format

gst.types.Format format() @property

Get format property.

Returns

The format to use for segment events. When the source is producing

timestamped buffers this property should be set to GST_FORMAT_TIME.

void format(gst.types.Format propval) @property

Set format property.

Parameters

propvalThe format to use for segment events. When the source is producing timestamped buffers this property should be set to GST_FORMAT_TIME.