Click or drag to resize
RtpPacketToneEventToByteArray Method (Byte, UInt32)

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override void ToByteArray(
	byte[] buffer,
	ref uint offset
)

Parameters

buffer
Type: SystemByte
offset
Type: SystemUInt32
See Also