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

  • 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 204
5.47 FXM 199
Add a name/value pair to an existing cue point.
#define FE2_FXM_METADATA_ENABLE
Enable output of meta data element.
#define FE2_FXM_METADATA_DISABLE
Disable output of meta data element.
Typedefs
typedef enum flv_metadata fxmmetadata_t
5.47.4 Define Documentation
5.47.4.1 #define FE2_FXM_CUEPT_EVENT
Set an event cue point.
Parameter format:
Format = cueptNAME ’=’ cueptTIME_SECONDS
e.g., "evtpt0=343.0".
Precondition:
time must be >= 0.0
Note:
Multiple cue points may be added.
Definition at line 70 of file fxm.h.
5.47.4.2 #define FE2_FXM_CUEPT_NAV
Set a navigation cue point.
This parameter allows seeking to the specified time by generating an I-Frame (keyframe) in the video
stream and adding the entry to the metadata.
Parameter format:
Format = cueptNAME ’=’ cueptTIME_SECONDS
e.g., "navpt0=343.0".
Precondition:
time must be >= 0.0
Note:
Multiple cue points may be added.
Definition at line 81 of file fxm.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vue de la page 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 544 545

Commentaires sur ces manuels

Pas de commentaire