Farstream.StreamClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
add_id |
r |
Add a known id to be associated with this stream |
|
add_remote_candidates |
r |
Set sthe remote candidates |
|
force_remote_candidates |
r |
Forces certain remote candidates |
|
parent_class |
r |
Our parent |
|
set_decryption_parameters |
r |
Set decryption parameters |
|
set_remote_codecs |
r |
Sets the list of remote codecs |
|
set_transmitter |
r |
Set the transmitter to use for this stream |
Methods¶
None
Details¶
- class Farstream.StreamClass¶
You must override add_remote_candidate in a subclass. If you have to negotiate codecs, then you must override set_remote_codecs too