AppSrc.streamType

gstapp.types.AppStreamType streamType() @property

Get streamType property.

Returns

The type of stream that this source is producing. For seekable streams the

application should connect to the seek-data signal.

void streamType(gstapp.types.AppStreamType propval) @property

Set streamType property.

Parameters

propvalThe type of stream that this source is producing. For seekable streams the application should connect to the seek-data signal.