ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::io::MKVWriter Class Reference

#include <MKVWriter.h>

Public Member Functions

 MKVWriter ()
 
virtual ~MKVWriter ()
 
bool IsOpened ()
 
bool Open (const std::string &filename, const _k4a_device_configuration_t &config, _k4a_device_t *device)
 
void Close ()
 
bool SetMetadata (const MKVMetadata &metadata)
 
bool NextFrame (_k4a_capture_t *)
 

Detailed Description

Definition at line 23 of file MKVWriter.h.

Constructor & Destructor Documentation

◆ MKVWriter()

cloudViewer::io::MKVWriter::MKVWriter ( )

Definition at line 21 of file MKVWriter.cpp.

◆ ~MKVWriter()

virtual cloudViewer::io::MKVWriter::~MKVWriter ( )
inlinevirtual

Definition at line 26 of file MKVWriter.h.

Member Function Documentation

◆ Close()

void cloudViewer::io::MKVWriter::Close ( )

◆ IsOpened()

bool cloudViewer::io::MKVWriter::IsOpened ( )

Definition at line 40 of file MKVWriter.cpp.

Referenced by NextFrame(), and Open().

◆ NextFrame()

bool cloudViewer::io::MKVWriter::NextFrame ( _k4a_capture_t *  )

◆ Open()

bool cloudViewer::io::MKVWriter::Open ( const std::string &  filename,
const _k4a_device_configuration_t &  config,
_k4a_device_t *  device 
)

◆ SetMetadata()

bool cloudViewer::io::MKVWriter::SetMetadata ( const MKVMetadata metadata)

The documentation for this class was generated from the following files: