|
VRS
A file format for sensor data.
|
This is the complete list of members for vrs::ContentBlock, including all inherited members.
| asString() const | vrs::ContentBlock | |
| audio() const | vrs::ContentBlock | |
| audioSpec_ (defined in vrs::ContentBlock) | vrs::ContentBlock | protected |
| ContentBlock(ContentType type=ContentType::EMPTY, size_t size=kSizeUnknown) | vrs::ContentBlock | |
| ContentBlock(const string &formatStr) | vrs::ContentBlock | explicit |
| ContentBlock(ImageFormat imageFormat, uint32_t width=0, uint32_t height=0) | vrs::ContentBlock | |
| ContentBlock(std::string codecName, uint8_t codecQuality, PixelFormat pixelFormat=PixelFormat::UNDEFINED, uint32_t width=0, uint32_t height=0, uint32_t stride=0, uint32_t stride2=0) | vrs::ContentBlock | |
| ContentBlock(PixelFormat pixelFormat, uint32_t width, uint32_t height, uint32_t stride=0, uint32_t stride2=0) | vrs::ContentBlock | |
| ContentBlock(const ImageContentBlockSpec &imageSpec, size_t size=kSizeUnknown) (defined in vrs::ContentBlock) | vrs::ContentBlock | |
| ContentBlock(ImageContentBlockSpec &&imageSpec, size_t size=kSizeUnknown) noexcept (defined in vrs::ContentBlock) | vrs::ContentBlock | |
| ContentBlock(const ContentBlock &imageContentBlock, double keyFrameTimestamp, uint32_t keyFrameIndex) (defined in vrs::ContentBlock) | vrs::ContentBlock | |
| ContentBlock(AudioFormat audioFormat, uint8_t channelCount=0) | vrs::ContentBlock | |
| ContentBlock(const AudioContentBlockSpec &audioSpec, size_t size) (defined in vrs::ContentBlock) | vrs::ContentBlock | |
| ContentBlock(AudioFormat audioFormat, AudioSampleFormat sampleFormat, uint8_t numChannels=0, uint8_t sampleFrameStride=0, uint32_t sampleRate=0, uint32_t sampleCount=0, uint8_t stereoPairCount=0) | vrs::ContentBlock | |
| ContentBlock(const ContentBlock &)=default | vrs::ContentBlock | |
| ContentBlock(ContentBlock &&) noexcept=default (defined in vrs::ContentBlock) | vrs::ContentBlock | |
| ContentBlock(const ContentBlock &other, size_t size) | vrs::ContentBlock | inline |
| contentType_ (defined in vrs::ContentBlock) | vrs::ContentBlock | protected |
| customContentBlockFormat_ (defined in vrs::ContentBlock) | vrs::ContentBlock | protected |
| getBlockSize() const | vrs::ContentBlock | |
| getContentType() const | vrs::ContentBlock | inline |
| getCustomContentBlockFormat() const | vrs::ContentBlock | inline |
| image() const | vrs::ContentBlock | |
| imageSpec_ (defined in vrs::ContentBlock) | vrs::ContentBlock | protected |
| kSizeUnknown | vrs::ContentBlock | static |
| operator!=(const ContentBlock &rhs) const (defined in vrs::ContentBlock) | vrs::ContentBlock | inline |
| operator+(const ContentBlock &) const | vrs::ContentBlock | |
| operator=(const ContentBlock &rhs)=default (defined in vrs::ContentBlock) | vrs::ContentBlock | |
| operator=(ContentBlock &&rhs) noexcept=default (defined in vrs::ContentBlock) | vrs::ContentBlock | |
| operator==(const ContentBlock &rhs) const (defined in vrs::ContentBlock) | vrs::ContentBlock | |
| size_ (defined in vrs::ContentBlock) | vrs::ContentBlock | protected |
| ~ContentBlock()=default (defined in vrs::ContentBlock) | vrs::ContentBlock |