Click or drag to resize
IMediaChannelEncoderChanged Event
Occurs when the payload type of the sent media data has changed.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
event EventHandler<PayloadTypeChangedEventArgs> EncoderChanged

Value

Type: SystemEventHandlerPayloadTypeChangedEventArgs
See Also