SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Init()

void Spices::Transcoder::Init ( )
static

Init basisu.

The encoder already initializes the transcoder, but if you haven't initialized the encoder you MUST call this function to initialize the transcoder.

The encoder already initializes the transcoder, but if you haven't initialized the encoder you MUST call this function to initialize the transcoder.

Definition at line 31 of file Transcoder.cpp.

32 {
34
38 basist::basisu_transcoder_init();
39 }
#define SPICES_PROFILE_ZONE