Click or drag to resize
SLMediaPacketDecode Method

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static SLMediaPacket Decode(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

Return Value

Type: SLMediaPacket
See Also