Click or drag to resize
SLMediaPacket Class
Inheritance Hierarchy

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SLMediaPacket : SLPacket

The SLMediaPacket type exposes the following members.

Constructors
  NameDescription
Public methodSLMediaPacket
Initializes a new instance of the SLMediaPacket class
Top
Methods
Properties
  NameDescription
Public propertyBodyData
Public propertyCodecType
Public propertyDataType
Public propertyPacketLength
Packet whole length
(Inherited from SLPacket.)
Public propertyPacketType
A PDU típusának azonosítója
(Inherited from SLPacket.)
Public propertySeqNumber
Sequence number
(Inherited from SLPacket.)
Public propertyStreamName
Public propertyTimeStamp
Top
See Also