Shaka Packager SDK
|
Public Member Functions | |
int | GetNext () |
Definition at line 16 of file continuity_counter.h.
int shaka::media::mp2t::ContinuityCounter::GetNext | ( | ) |
As specified by the spec, this starts from 0 and is incremented by 1 until it wraps back to 0 when it reaches 16.
Definition at line 16 of file continuity_counter.cc.