Back to Seed Clases

GstSdp


Classes

Interfaces

Structs

Unions

Enums

Struct GstSdp.SDPBandwidth

Import line: GstSdp = imports.gi.GstSdp;
GIR File: GstSdp-0.10.gir
C documentation: GstSDPBandwidth
Struct : SDPBandwidth
  Show / Hide Inherited methods, properties and signals
The contents of the SDP "b=" field which specifies the proposed bandwidth to be used by the session or media.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstSdp.SDPBandwidth ()
Create a new GstSdp.SDPBandwidth
Create a new GstSdp.SDPBandwidth
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstSdp.SDPMedia
Method
get_bandwidth (Number idx) : GstSdp.SDPBandwidth
Get the bandwidth at position idx in media.
GstSdp.SDPMessage
Method
get_bandwidth (Number idx) : GstSdp.SDPBandwidth
Get the bandwidth at index idx from msg.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:03 GMT+0800 (HKT)