Import line: | GstRtsp = imports.gi.GstRtsp; |
GIR File: | GstRtsp-0.10.gir |
C documentation: | GstRTSPVersion |
Enum : | RTSPVersion |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number GstRtsp.RTSPVersion.1_0 : 16
|
|
Number GstRtsp.RTSPVersion.1_1 : 17
|
|
Number GstRtsp.RTSPVersion.INVALID : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstRtsp
Method |
Convert version to a string.
|
GstRtsp.RTSPMessage
Method |
Parse the request message msg and store the values method, uri and value.
|
GstRtsp.RTSPMessage
Method |
Parse the response message msg and store the values code, reason and value.
|