Google Flix Engine Linux Reference Manual Manuel d'utilisateur Page 159

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 545
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 544 545

Commentaires sur ces manuels

Pas de commentaire