Click or drag to resize

IMediaChannelSendRTPEvent Method

Sends RTP event data to the remote address.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
void SendRTPEvent(
	int payloadType,
	AudioData audioData
)

Parameters

payloadType
Type: SystemInt32
audioData
Type: AudioData
See Also