Click or drag to resize
SpeechEncoderPayloadType Property
Set/Get Payload Type of produced RTP packets.

Namespace: StreamCoders.Encoder
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual int PayloadType { get; set; }

Property Value

Type: Int32
The type of the payload.

Implements

ISpeechEncoderPayloadType
See Also