Improved NAL unit and keyframe handling
This commit is contained in:
parent
e5470f035e
commit
288cc5d3ce
4 changed files with 21 additions and 39 deletions
|
@ -127,7 +127,7 @@ namespace DTSC {
|
|||
bool getFlag(const char * identifier) const;
|
||||
bool hasMember(const char * identifier) const;
|
||||
void appendNal(const char * appendData, uint32_t appendLen, uint32_t totalLen);
|
||||
void clearKeyFrame();
|
||||
void setKeyFrame(bool kf);
|
||||
long long unsigned int getTime() const;
|
||||
long int getTrackId() const;
|
||||
char * getData() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue