Ardour
9.0-pre0-582-g084a23a80d
|
This is the complete list of members for PTFFormat, including all inherited members.
_audiofiles | PTFFormat | private |
_len | PTFFormat | private |
_midiregions | PTFFormat | private |
_miditracks | PTFFormat | private |
_path | PTFFormat | private |
_product | PTFFormat | private |
_ptfunxored | PTFFormat | private |
_ratefactor | PTFFormat | private |
_regions | PTFFormat | private |
_sessionrate | PTFFormat | private |
_targetrate | PTFFormat | private |
_tracks | PTFFormat | private |
_version | PTFFormat | private |
audiofiles() const | PTFFormat | inline |
blocks | PTFFormat | private |
cleanup(void) | PTFFormat | private |
dump(void) | PTFFormat | private |
dump_block(struct block_t &b, int level) | PTFFormat | private |
find_midiregion(uint16_t index, region_t &rr) const | PTFFormat | inline |
find_miditrack(uint16_t index, track_t &tt) const | PTFFormat | inline |
find_region(uint16_t index, region_t &rr) const | PTFFormat | inline |
find_track(uint16_t index, track_t &tt) const | PTFFormat | inline |
find_wav(uint16_t index, wav_t &ww) const | PTFFormat | inline |
foundat(unsigned char *haystack, uint64_t n, const char *needle) | PTFFormat | private |
foundin(std::string const &haystack, std::string const &needle) | PTFFormat | private |
free_all_blocks(void) | PTFFormat | private |
free_block(struct block_t &b) | PTFFormat | private |
gen_xor_delta(uint8_t xor_value, uint8_t mul, bool negative) | PTFFormat | private |
get_content_description(uint16_t ctype) | PTFFormat | private |
is_bigendian | PTFFormat | private |
jumpback(uint32_t *currpos, unsigned char *buf, const uint32_t maxoffset, const unsigned char *needle, const uint32_t needlelen) | PTFFormat | private |
jumpto(uint32_t *currpos, unsigned char *buf, const uint32_t maxoffset, const unsigned char *needle, const uint32_t needlelen) | PTFFormat | private |
load(std::string const &path, int64_t targetsr) | PTFFormat | |
midiregions() const | PTFFormat | inline |
miditracks() const | PTFFormat | inline |
parse(void) | PTFFormat | private |
parse_block_at(uint32_t pos, struct block_t *b, struct block_t *parent, int level) | PTFFormat | private |
parse_region_info(uint32_t j, block_t &blk, region_t &r) | PTFFormat | private |
parse_three_point(uint32_t j, uint64_t &start, uint64_t &offset, uint64_t &length) | PTFFormat | private |
parse_version() | PTFFormat | private |
parseaudio(void) | PTFFormat | private |
parseblocks(void) | PTFFormat | private |
parseheader(void) | PTFFormat | private |
parsemidi(void) | PTFFormat | private |
parserest(void) | PTFFormat | private |
parsestring(uint32_t pos) | PTFFormat | private |
path() | PTFFormat | inline |
PTFFormat() | PTFFormat | |
regionexistsin(std::vector< region_t > const ®, uint16_t index) | PTFFormat | inlinestatic |
regions() const | PTFFormat | inline |
sessionrate() const | PTFFormat | inline |
setrates(void) | PTFFormat | private |
tracks() const | PTFFormat | inline |
unxor(std::string const &path) | PTFFormat | |
unxored_data() const | PTFFormat | inline |
unxored_size() const | PTFFormat | inline |
version() const | PTFFormat | inline |
wavexistsin(std::vector< wav_t > const &wv, uint16_t index) | PTFFormat | inlinestatic |
~PTFFormat() | PTFFormat |