Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FlashVideoFiles
FLVTag
C# Class FlashVideoFiles.FLVTag
The FLV tag contains metadata for audio, video, or scripts, optional encryption metadata, and the payload.
Afficher le fichier
Open project: Itamaram/FlashVideoDownloader
Class Usage Examples
Méthodes publiques
Méthode
Description
Parse
(
ExtendedBinaryReader
br
) :
FLVTag
ToByteArray
( ) :
byte[]
Method Details
Parse()
public
static
méthode
public
static
Parse
(
ExtendedBinaryReader
br
) :
FLVTag
br
ExtendedBinaryReader
Résultat
FLVTag
ToByteArray()
public
méthode
public
ToByteArray
( ) :
byte[]
Résultat
byte[]