C# 클래스 ADBaseLibrary.AdobeHDS.FragmentProcessor.Tag

파일 보기 프로젝트 열기: maxpiva/AnimeOfflineDownloader

공개 프로퍼티들

프로퍼티 타입 설명
Key byte[]
NeedDecryption bool
Packet byte[]
PacketSize int
Remainder byte[]
TimeStamp int
TotalSize int
Type byte

프로퍼티 상세

Key 공개적으로 프로퍼티

public byte[] Key
리턴 byte[]

NeedDecryption 공개적으로 프로퍼티

public bool NeedDecryption
리턴 bool

Packet 공개적으로 프로퍼티

public byte[] Packet
리턴 byte[]

PacketSize 공개적으로 프로퍼티

public int PacketSize
리턴 int

Remainder 공개적으로 프로퍼티

public byte[] Remainder
리턴 byte[]

TimeStamp 공개적으로 프로퍼티

public int TimeStamp
리턴 int

TotalSize 공개적으로 프로퍼티

public int TotalSize
리턴 int

Type 공개적으로 프로퍼티

public byte Type
리턴 byte