c8e3345959
- Add Box::WriteHeader and Box::HeaderSize methods. The concrete box implementations should not need care about whether it is a Box or FullBox normally. - Rename Box::ReadWrite to Box::ReadWriteInternal to make it clear that it is an internal methods. Make it private so it cannot be incorrectly called in box implementions. - Make an internal implementation of ComputeSizeInternal to compute box size. |atom_size| is updated in ComputeSize, which wraps ComputeSizeInternal. Change-Id: I3fbcf8c527581b676d9d13f1ac1dd798da7c4d5f |
||
---|---|---|
.. | ||
base | ||
event | ||
file | ||
filters | ||
formats | ||
test |