AAC input
This commit is contained in:
parent
12246581e6
commit
e961d71c16
5 changed files with 363 additions and 0 deletions
|
@ -24,6 +24,7 @@ namespace aac{
|
|||
bool hasSync() const;
|
||||
char *getPayload();
|
||||
std::string toPrettyString() const;
|
||||
std::string getInit() const;
|
||||
operator bool() const;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue