Re-added the last toAACInit funtion to MP4::AudioSampleEntry
This commit is contained in:
parent
5313793dfa
commit
6420c42ac5
2 changed files with 9 additions and 0 deletions
|
@ -592,6 +592,7 @@ namespace MP4{
|
|||
void setPreDefined(uint16_t newPreDefined);
|
||||
uint16_t getPreDefined();
|
||||
void setSampleRate(uint32_t newSampleRate);
|
||||
uint16_t toAACInit();
|
||||
uint32_t getSampleRate();
|
||||
void setCodecBox(Box& newBox);
|
||||
Box & getCodecBox();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue