Click or drag to resize

RTCPSenderInformationParse Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
public static RTCPSenderInformation Parse(
	byte[] data,
	int wordOffset
)

Parameters

data  Byte
 
wordOffset  Int32
 

Return Value

RTCPSenderInformation
See Also