C# Class csogg.Packet

Summary description for Packet.
Show file 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 property

public int b_o_s
return int

bytes public property

public int bytes
return int

e_o_s public property

public int e_o_s
return int

granulepos public property

public long granulepos
return long

packet public property

public int packet
return int

packet_base public property

public byte[] packet_base
return byte[]

packetno public property

public long packetno
return long