C# Class ADBaseLibrary.AdobeHDS.FragmentProcessor.Tag

Show file 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 property

public byte[] Key
return byte[]

NeedDecryption public property

public bool NeedDecryption
return bool

Packet public property

public byte[] Packet
return byte[]

PacketSize public property

public int PacketSize
return int

Remainder public property

public byte[] Remainder
return byte[]

TimeStamp public property

public int TimeStamp
return int

TotalSize public property

public int TotalSize
return int

Type public property

public byte Type
return byte