Back to Seed Clases

GstApp


Classes

Interfaces

Structs

Unions

Enums

Enum GstApp.AppStreamType

Import line: GstApp = imports.gi.GstApp;
GIR File: GstApp-0.10.gir
C documentation: GstAppStreamType
Enum : AppStreamType
  Show / Hide Inherited methods, properties and signals
live stream. be very fast, such as data from a webserver. such as in a local file. The stream type.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
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.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:57 GMT+0800 (HKT)