MediaFileInput Namespace Reference

Classes

class  AudioFileInput
 Audio File input properties for Script Engine. Read the documentation for more info. More...
 
class  MediaFileInput
 Video File input properties for Script Engine. Read the documentation for more info. More...
 

Enumerations

enum  NumDecoderThreads {
  OneThread = 1 , TwoThreads = 2 , ThreeThreads = 3 , FourThreads = 4 ,
  FiveThreads = 5 , SixThreads = 6 , SevenThreads = 7 , EightThreads = 8
}
 

Enumeration Type Documentation

◆ NumDecoderThreads

Enumerator
OneThread 

One thread.

TwoThreads 

Two threads.

ThreeThreads 

Three threads.

FourThreads 

Four threads.

FiveThreads 

Five threads.

SixThreads 

Six threads.

SevenThreads 

Seven threads.

EightThreads 

Eight threads.