C# Class csogg.Packet

Summary description for Packet.
显示文件 Open project: secred/Tachycardia Class Usage Examples

Public Properties

Property Type Description
b_o_s int
bytes int
e_o_s int
granulepos long
packet int
packet_base byte[]
packetno long

Public Methods

Method Description
Packet ( ) : System

Method Details

Packet() public method

public Packet ( ) : System
return System

Property Details

b_o_s public_oe property

public int b_o_s
return int

bytes public_oe property

public int bytes
return int

e_o_s public_oe property

public int e_o_s
return int

granulepos public_oe property

public long granulepos
return long

packet public_oe property

public int packet
return int

packet_base public_oe property

public byte[] packet_base
return byte[]

packetno public_oe property

public long packetno
return long