OrbbecSDK 2.0.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
ob::FrameHelper Member List

This is the complete list of members for ob::FrameHelper, including all inherited members.

BufferDestroyCallback typedefob::FrameFactory
createFrame(OBFrameType frameType, OBFormat format, uint32_t dataSize)ob::FrameFactoryinlinestatic
createFrameFromBuffer(OBFrameType frameType, OBFormat format, uint8_t *buffer, BufferDestroyCallback destroyCallback, uint32_t bufferSize)ob::FrameFactoryinlinestatic
createFrameFromOtherFrame(std::shared_ptr< const Frame > otherFrame, bool shouldCopyData=true)ob::FrameFactoryinlinestatic
createFrameFromStreamProfile(std::shared_ptr< const StreamProfile > profile)ob::FrameFactoryinlinestatic
createVideoFrame(OBFrameType frameType, OBFormat format, uint32_t width, uint32_t height, uint32_t stride=0)ob::FrameFactoryinlinestatic
createVideoFrameFromBuffer(OBFrameType frameType, OBFormat format, uint32_t width, uint32_t height, uint8_t *buffer, BufferDestroyCallback destroyCallback, uint32_t bufferSize, uint32_t stride=0)ob::FrameFactoryinlinestatic
setFrameDeviceTimestamp(std::shared_ptr< Frame > frame, uint64_t deviceTimestamp)ob::FrameHelperinlinestatic
setFrameDeviceTimestampUs(std::shared_ptr< Frame > frame, uint64_t deviceTimestampUs)ob::FrameHelperinlinestatic
setFrameSystemTimestamp(std::shared_ptr< Frame > frame, uint64_t systemTimestamp)ob::FrameHelperinlinestatic