| Import line: | GstSdp = imports.gi.GstSdp; |
| GIR File: | GstSdp-0.10.gir |
| C documentation: | GstSDPAttribute |
| Struct : | SDPAttribute |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
key : String
|
GstSdp.SDPAttribute | |
|
value : String
|
GstSdp.SDPAttribute | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GstSdp.SDPAttribute
()
Create a new GstSdp.SDPAttribute
Create a new GstSdp.SDPAttribute
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GstSdp.SDPMedia
Method |
get_attribute
(Number idx)
:
GstSdp.SDPAttribute
Get the attribute at position idx in media.
|
|
GstSdp.SDPMessage
Method |
get_attribute
(Number idx)
:
GstSdp.SDPAttribute
Get the attribute at position idx in msg.
|