scuffle_
flv
0.2.1
Module file
Module Items
Structs
In crate scuffle_
flv
scuffle_flv
Module
file
Copy item path
Source
Expand description
FLV file processing
Structs
ยง
FlvFile
An FLV file is a combination of a
FlvHeader
followed by the FLV File Body (which is a series of
FlvTag
s)