Google Flix Engine Linux Reference Manual Uživatelský manuál Strana 159

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 158
5.38 Main Engine Interface 153
5.38 Main Engine Interface
Enumerations
enum FE2_ExportedVideoType {
ExportSWF3To6Video,
ExportSWF7PlusVideo,
ExportSWFVectorVideo,
ExportFLVVideo }
Output file types for use in calls to Flix2_SetExportVideoType() and Flix2_GetExportVideoType().
enum FE2_EncState {
EncStateIdle,
EncStateRunning,
EncStateQueued }
Encoder state returned by Flix2_GetEncoderState().
enum FE2_errno {
ErrNone,
ErrSys,
ErrFileIO,
ErrFileOpen,
ErrFileDecode,
ErrFileDecodeA,
ErrFileDecodeV,
ErrEncodeA,
ErrEncodeV }
Flix engine error state returned by Flix2_Errno().
Functions
on2sc Flix2_Create (FLIX2HANDLE pFlix)
Create a handle to the flix engine.
on2sc Flix2_CreateEx (FLIX2HANDLE pFlix, const char rpchost, int32_t timeout)
Create a handle to the flix engine.
on2sc Flix2_Destroy (FLIX2HANDLE flix)
Frees resources associated with a FLIX2HANDLE.
const char Flix2_Version ()
Returns the library version as a string.
const on2tc Flix2_Copyright ()
Returns copyright information for this library as a string.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Zobrazit stránku 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 544 545

Komentáře k této Příručce

Žádné komentáře