mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Cover FLV transmux.
This commit is contained in:
parent
f760c04340
commit
7aa5fbee85
4 changed files with 111 additions and 58 deletions
|
@ -53,7 +53,9 @@ public:
|
|||
int size;
|
||||
int offset;
|
||||
srs_error_t err;
|
||||
// Error if exceed this offset.
|
||||
int error_offset;
|
||||
// Whether opened.
|
||||
bool opened;
|
||||
public:
|
||||
MockSrsFileWriter();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue