application should connect to the seek-data signal.
AppSrc.streamType
gstapp.types.AppStreamType streamType() @propertyGet streamType property.
Returns
The type of stream that this source is producing. For seekable streams the
void streamType(gstapp.types.AppStreamType propval) @propertySet streamType property.
Parameters
propval | The type of stream that this source is producing. For seekable streams the application should connect to the seek-data signal. |