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 1 

One thread.

TwoThreads 2 

Two threads.

ThreeThreads 3 

Three threads.

FourThreads 4 

Four threads.

FiveThreads 5 

Five threads.

SixThreads 6 

Six threads.

SevenThreads 7 

Seven threads.

EightThreads 8 

Eight threads.