mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for bug #293, add mp3 id3 spec
This commit is contained in:
parent
b04888a35d
commit
99bf397487
9 changed files with 78 additions and 10 deletions
|
@ -38,9 +38,6 @@ using namespace std;
|
|||
#include <srs_kernel_file.hpp>
|
||||
#include <srs_kernel_codec.hpp>
|
||||
|
||||
#define SRS_FLV_TAG_HEADER_SIZE 11
|
||||
#define SRS_FLV_PREVIOUS_TAG_SIZE 4
|
||||
|
||||
SrsAacEncoder::SrsAacEncoder()
|
||||
{
|
||||
_fs = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue