C# 클래스 csogg.Packet

Summary description for Packet.
파일 보기 프로젝트 열기: secred/Tachycardia 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
b_o_s int
bytes int
e_o_s int
granulepos long
packet int
packet_base byte[]
packetno long

공개 메소드들

메소드 설명
Packet ( ) : System

메소드 상세

Packet() 공개 메소드

public Packet ( ) : System
리턴 System

프로퍼티 상세

b_o_s 공개적으로 프로퍼티

public int b_o_s
리턴 int

bytes 공개적으로 프로퍼티

public int bytes
리턴 int

e_o_s 공개적으로 프로퍼티

public int e_o_s
리턴 int

granulepos 공개적으로 프로퍼티

public long granulepos
리턴 long

packet 공개적으로 프로퍼티

public int packet
리턴 int

packet_base 공개적으로 프로퍼티

public byte[] packet_base
리턴 byte[]

packetno 공개적으로 프로퍼티

public long packetno
리턴 long