Delegate ParticipantDeviceListener.OnStreamCapabilityChangedDelegate
Callback used to notify that participant device stream capability has changed.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnStreamCapabilityChangedDelegate(ParticipantDevice participantDevice, MediaDirection direction, StreamType streamType);
Parameters
| Type | Name | Description |
|---|---|---|
| ParticipantDevice | participantDevice | LinphoneParticipantDevice object |
| MediaDirection | direction | participant device's audio direction |
| StreamType | streamType |