Back to Seed Clases

GstInterfaces


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker GstInterfaces.TunerNorm

Class GstInterfaces.TunerNorm

Import line: GstInterfaces = imports.gi.GstInterfaces;
GIR File: GstInterfaces-0.10.gir
C documentation: GstTunerNorm
Class : TunerNorm
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstInterfaces.Tuner
Signal
norm_changed (Tuner self, TunerNorm norm) : none
Reports that the current GstTunerNorm has changed.
GstInterfaces.Tuner
Method
set_norm (TunerNorm norm) : none
Changes the video norm on this tuner to the given norm, which should be one of the norms returned by gst_tuner_list_norms().
GstInterfaces.Tuner
Method
get_norm () : GstInterfaces.TunerNorm
Get the current video norm from the given tuner object for the currently selected channel.
GstInterfaces.Tuner
Method
find_norm_by_name (String norm) : GstInterfaces.TunerNorm
Look up a GstTunerNorm by name.
GstInterfaces.Tuner
Method
norm_changed (TunerNorm norm) : none
Called by elements implementing the GstTuner interface when the current norm changes.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:00 GMT+0800 (HKT)