Click or drag to resize
SLMediaPacket Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaGateway.Provider.Common.NetworkPacketsSLPacket
    Ozeki.MediaGateway.Provider.Common.NetworkPacketsSLMediaPacket

Namespace: Ozeki.MediaGateway.Provider.Common.NetworkPackets
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 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