Click or drag to resize
SLStandardDataPacket Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaGatewaySLPacket
    Ozeki.MediaGatewaySLStandardDataPacket

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