VRS
A file format for sensor data.
Loading...
Searching...
No Matches
vrs::ContentBlock Member List

This is the complete list of members for vrs::ContentBlock, including all inherited members.

asString() constvrs::ContentBlock
audio() constvrs::ContentBlock
audioSpec_ (defined in vrs::ContentBlock)vrs::ContentBlockprotected
ContentBlock(ContentType type=ContentType::EMPTY, size_t size=kSizeUnknown)vrs::ContentBlock
ContentBlock(const string &formatStr)vrs::ContentBlockexplicit
ContentBlock(ImageFormat imageFormat, uint32_t width=0, uint32_t height=0)vrs::ContentBlock
ContentBlock(const 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(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 &)=defaultvrs::ContentBlock
ContentBlock(const ContentBlock &other, size_t size)vrs::ContentBlockinline
contentType_ (defined in vrs::ContentBlock)vrs::ContentBlockprotected
customContentBlockFormat_ (defined in vrs::ContentBlock)vrs::ContentBlockprotected
getBlockSize() constvrs::ContentBlock
getContentType() constvrs::ContentBlockinline
getCustomContentBlockFormat() constvrs::ContentBlockinline
image() constvrs::ContentBlock
imageSpec_ (defined in vrs::ContentBlock)vrs::ContentBlockprotected
kSizeUnknownvrs::ContentBlockstatic
operator!=(const ContentBlock &rhs) const (defined in vrs::ContentBlock)vrs::ContentBlockinline
operator+(const ContentBlock &) constvrs::ContentBlock
operator=(const ContentBlock &rhs)=defaultvrs::ContentBlock
operator==(const ContentBlock &rhs) const (defined in vrs::ContentBlock)vrs::ContentBlock
size_ (defined in vrs::ContentBlock)vrs::ContentBlockprotected