Import line: | GstApp = imports.gi.GstApp; |
GIR File: | GstApp-0.10.gir |
C documentation: | GstAppStreamType |
Enum : | AppStreamType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number GstApp.AppStreamType.RANDOM_ACCESS : 2
|
|
Number GstApp.AppStreamType.SEEKABLE : 1
|
|
Number GstApp.AppStreamType.STREAM : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstApp.AppSrc
Property |
stream_type : GstApp.AppStreamType
|
GstApp.AppSrc
Method |
set_stream_type
(AppStreamType type)
:
none
Set the stream type on appsrc.
|
GstApp.AppSrc
Method |
get_stream_type
()
:
GstApp.AppStreamType
Get the stream type.
|