Methods
SetSelectedCandidate | ((usqa{sv}): Candidate) | → | nothing | |
SetStreamState | (u: State) | → | nothing |
Signals
RemoteCredentialsSet | (s: Username, s: Password) | |
RemoteCandidatesAdded | (a(usqa{sv}): Candidates) | |
CandidateSelected | ((usqa{sv}): Candidate) | |
StreamStateChanged | (u: state) |
Properties
RemoteCredentials | (ss) (Stream_Credentials) | Read only | |
RemoteCandidates | a(usqa{sv}) (Candidate_List) | Read only | |
SelectedCandidate | (usqa{sv}) (Candidate) | Read only | |
StreamState | u (Media_Stream_State) | Read only | |
Transport | u (Stream_Transport_Type) | Read only |
WARNING:
This interface is experimental and is likely to cause havoc
to your API/ABI if bindings are generated. Do not include this interface
in libraries that care about compatibility.
Added in 0.19.0.
(draft 1)
Description
This object represents a set of candidates of one end-point.
Methods
Signals
(Permalink)
RemoteCandidatesAdded (a(usqa{sv}): Candidates)
Parameters
- Candidates — a(usqa{sv}) (Candidate_List)