Unitech PA982 Manuel d'utilisateur Page 98

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 105
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 97
-
17.8 Stop Capture Video
Function Description:
Stop video capturing.
Function Call:
bool EndVideoCapture()
Return code:
TRUE: Success.
FALSE: Fail.
17.9 Initial Playback Decoder
Function Description:
Initial the playback decoder.
Function Call:
bool InitializeDecoder(string filename, int left, int top, int width, int height);
Parameter:
filename: Video file path.
left: Left of playback position.
top: Top of playback position.
width: Width of playback size.
height: Height of playback size.
Return code:
TRUE: Success.
FALSE: Fail.
17.10 Release Playback Decoder
Function Description:
Release the playback decoder.
Function Call:
void UnInitializeDecoder();
17.11 Start Playback
Function Description:
Start playing video. Playback will be displayed in the same screen as the preview screen.
Function Call:
bool StartPlayback();
Return code:
TRUE: Success.
FALSE: Fail.
Vue de la page 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 104 105

Commentaires sur ces manuels

Pas de commentaire