Tide 0.1.0
|
#include <tide/block_element.h>
Public Types | |
typedef boost::shared_ptr < BlockElement > | Ptr |
Pointer to a block. | |
Public Member Functions | |
BlockElement (tide::ids::ID id, uint64_t track_number, int16_t timecode, LacingType lacing=LACING_NONE) |
Definition at line 37 of file block_element.h.
typedef boost::shared_ptr<BlockElement> tide::BlockElement::Ptr |
tide::BlockElement::BlockElement | ( | tide::ids::ID | id, |
uint64_t | track_number, | ||
int16_t | timecode, | ||
LacingType | lacing = LACING_NONE |
||
) | [inline] |
Definition at line 40 of file block_element.h.