Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 205

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag