GstWebRTC.WebRTCICEStream¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
Virtual Methods¶
- Inherited:
|
|
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
ICE stream id associated with this stream |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
||
stream_id |
r |
Class Details¶
- class GstWebRTC.WebRTCICEStream(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
New in version 1.22.
- find_transport(component)¶
- Parameters:
component (
GstWebRTC.WebRTCICEComponent
) – TheGstWebRTC.WebRTCICEComponent
- Returns:
the
GstWebRTC.WebRTCICETransport
, orNone
- Return type:
New in version 1.22.
- do_find_transport(component) virtual¶
- Parameters:
component (
GstWebRTC.WebRTCICEComponent
) – TheGstWebRTC.WebRTCICEComponent
- Returns:
the
GstWebRTC.WebRTCICETransport
, orNone
- Return type:
New in version 1.22.
Property Details¶
- GstWebRTC.WebRTCICEStream.props.stream_id¶
- Name:
stream-id
- Type:
- Default Value:
0
- Flags:
ICE stream id associated with this stream