Import line: | GstSdp = imports.gi.GstSdp; |
GIR File: | GstSdp-0.10.gir |
C documentation: | GstSDPBandwidth |
Struct : | SDPBandwidth |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
bandwidth : Number
|
GstSdp.SDPBandwidth | |
bwtype : String
|
GstSdp.SDPBandwidth |
Method / Constructor | Defined By | |
---|---|---|
new GstSdp.SDPBandwidth
()
Create a new GstSdp.SDPBandwidth
Create a new GstSdp.SDPBandwidth
|
None |
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.
|