Click or drag to resize
SLStandardDataPacket Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaGateway.Provider.Common.NetworkPacketsSLPacket
    Ozeki.MediaGateway.Provider.Common.NetworkPacketsSLStandardDataPacket

Namespace: Ozeki.MediaGateway.Provider.Common.NetworkPackets
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0
Syntax
public class SLStandardDataPacket : SLPacket

The SLStandardDataPacket type exposes the following members.

Constructors
  NameDescription
Public methodSLStandardDataPacket
Initializes a new instance of the SLStandardDataPacket class
Top
Methods
Properties
  NameDescription
Public propertyMethodLocation
Public propertyMethodName
Public propertyPacketLength
Packet whole length
(Inherited from SLPacket.)
Public propertyPacketType
A PDU típusának azonosítója
(Inherited from SLPacket.)
Public propertyParameters
Public propertySeqNumber
Sequence number
(Inherited from SLPacket.)
Public propertyStreamId
Top
See Also