Only alphabetic and number is allowed in provided suffix, and can not be empty suffix or the system exist suffixes. This will allow this suffix to be appeared in the filters of file dialog when importing video, also allow to create a texture/video object with a path containing this suffix via SDK. However it will the custom SDK plug-in developer's responsibility to load the file into memory.
Remarks
After register an external video format, and save a scene with this kind of video. when start MotionBuilder next time and before load the scene back,
It is necessary to call RegisterExternalVideoFormat to register this kind of video format again, otherwise this kind of video will not be loaded.
Parameters
pFormatSuffix
Suffix/File extension of external video file format
Returns
true if register successful
static void SetDefaultCodec
(
const char *
pFileFormatInfo,
const char *
pCodecId
)
static
SetDefaultCodec.
Set the default codec id for a given file format. This is the codec that will be used if codec mode is FBVideoCodecUseDefault