Python Reference Guide
 
Loading...
Searching...
No Matches
FBVideoCodecMode Class Reference

Enum FBVideoRenderDepth. More...

#include <pyfbsdk.h>

Inheritance diagram for FBVideoCodecMode:

Public Attributes

 FBVideoCodecAsk
 Pop codec selection dialog each render.

 
 FBVideoCodecUncompressed
 Assume uncompressed codec.

 
 FBVideoCodecStored
 Pop dialog and stored its value

 

Detailed Description

Member Data Documentation

◆ FBVideoCodecAsk

FBVideoCodecAsk

Pop codec selection dialog each render.

◆ FBVideoCodecStored

FBVideoCodecStored

Pop dialog and stored its value

◆ FBVideoCodecUncompressed

FBVideoCodecUncompressed

Assume uncompressed codec.