GstRtspServer.RTSPMediaClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
convert_range |
r |
convert a range to the given unit |
|
create_rtpbin |
r |
||
handle_message |
r |
handle a message |
|
handle_sdp |
r |
||
new_state |
r |
||
new_stream |
r |
||
parent_class |
r |
||
prepare |
r |
the default implementation adds all elements and sets the pipeline’s state to |
|
prepared |
r |
||
query_position |
r |
query the current position in the pipeline |
|
query_stop |
r |
query when playback will stop |
|
removed_stream |
r |
||
setup_rtpbin |
r |
||
setup_sdp |
r |
||
suspend |
r |
the default implementation sets the pipeline’s state to |
|
target_state |
r |
||
unprepare |
r |
the default implementation sets the pipeline’s state to |
|
unprepared |
r |
||
unsuspend |
r |
the default implementation reverts the suspend operation. The pipeline will be prerolled again if it’s state was set to |
Methods¶
None
Details¶
- class GstRtspServer.RTSPMediaClass¶
The RTSP media class