Assimp  v3.1.1 (June 2014)
Assimp::FBX::Video Class Reference

DOM class for generic FBX videos. More...

Inherits Assimp::FBX::Object.

Public Member Functions

const uint8_tContent () const
 
const uint32_t ContentLength () const
 
const std::string & FileName () const
 
const PropertyTable & Props () const
 
const std::string & RelativeFilename () const
 
uint8_tRelinquishContent ()
 
const std::string & Type () const
 
 Video (uint64_t id, const Element &element, const Document &doc, const std::string &name)
 
virtual ~Video ()
 
- Public Member Functions inherited from Assimp::FBX::Object
uint64_t ID () const
 
const std::string & Name () const
 
 Object (uint64_t id, const Element &element, const std::string &name)
 
const ElementSourceElement () const
 
virtual ~Object ()
 

Additional Inherited Members

- Protected Attributes inherited from Assimp::FBX::Object
const Elementelement
 
const uint64_t id
 
const std::string name
 

Detailed Description

DOM class for generic FBX videos.

Constructor & Destructor Documentation

◆ Video()

Assimp::FBX::Video::Video ( uint64_t  id,
const Element element,
const Document doc,
const std::string &  name 
)

◆ ~Video()

Assimp::FBX::Video::~Video ( )
virtual

Member Function Documentation

◆ Content()

const uint8_t* Assimp::FBX::Video::Content ( ) const
inline

◆ ContentLength()

const uint32_t Assimp::FBX::Video::ContentLength ( ) const
inline

◆ FileName()

const std::string& Assimp::FBX::Video::FileName ( ) const
inline

◆ Props()

const PropertyTable& Assimp::FBX::Video::Props ( ) const
inline

◆ RelativeFilename()

const std::string& Assimp::FBX::Video::RelativeFilename ( ) const
inline

◆ RelinquishContent()

uint8_t* Assimp::FBX::Video::RelinquishContent ( )
inline

◆ Type()

const std::string& Assimp::FBX::Video::Type ( ) const
inline

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