C# Class ADBaseLibrary.AdobeHDS.FragmentProcessor.Tag

Datei anzeigen Open project: maxpiva/AnimeOfflineDownloader

Public Properties

Property Type Description
Key byte[]
NeedDecryption bool
Packet byte[]
PacketSize int
Remainder byte[]
TimeStamp int
TotalSize int
Type byte

Property Details

Key public_oe property

public byte[] Key
return byte[]

NeedDecryption public_oe property

public bool NeedDecryption
return bool

Packet public_oe property

public byte[] Packet
return byte[]

PacketSize public_oe property

public int PacketSize
return int

Remainder public_oe property

public byte[] Remainder
return byte[]

TimeStamp public_oe property

public int TimeStamp
return int

TotalSize public_oe property

public int TotalSize
return int

Type public_oe property

public byte Type
return byte