Tawara
0.1.0
|
![]() |
Namespaces | |
tawara | |
Classes | |
class | tawara::FileData |
The data of an attached file. More... | |
class | tawara::AttachedFile |
An attachment is a binary blob attached to a segment. More... | |
class | tawara::Attachments |
The Attachments element stores opaque data attached to a segment. More... | |
class | tawara::BlockAdditions |
This element is used to specify reference blocks. More... | |
class | tawara::BlockGroup |
The BlockGroup is the standard block. More... | |
class | tawara::CueTrackPosition |
The position in the segment of the data for a single track. More... | |
class | tawara::CuePoint |
A CuePoint is an index from a timecode to one or more cluster/block positions. More... | |
class | tawara::Cues |
The Cues element provides a list of indexes into the blocks for specific timecodes. More... | |
class | tawara::FileCluster |
The in-file Cluster implementation. More... | |
class | tawara::FileCluster::IteratorBase< BlockType > |
class | tawara::MemoryCluster |
The in-memory Cluster implementation. More... | |
class | tawara::SeekHead |
The SeekHead element, used as an index for a Tawara file. More... | |
class | tawara::Segment |
The Segment element. More... | |
class | tawara::Segment::ClusterIteratorBase< ClusterType > |
class | tawara::Segment::BlockIteratorBase< ClusterItrType, BlockItrType > |
class | tawara::SegmentInfo |
The SegmentInfo element, containing the meta-data for a segment. More... | |
class | tawara::SimpleBlock |
The SimpleBlock element, a simplified version of Blocks. More... | |
class | tawara::TrackEntry |
A track entry provides the meta-data for a single track. More... | |
class | tawara::TrackOperationBase |
Abstract base class for individual track operations. More... | |
class | tawara::TrackJoinBlocks |
JoinBlocks track operation. More... | |
class | tawara::Tracks |
The Tracks element, listing all tracks in the segment. More... | |