Sensoray 614 Windows Bedienungsanleitung Seite 11

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 35
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 10
because a separate MPEG4 DIVX DirectShow multiplexer must be purchased and installed on the
users system.
Functions Reference
All API functions are declared using the following definition:
#define MID314_API extern "C" __declspec(dllimport)
MID314_API int SN_Open( void );
Must be called before any other API functions are called to open the SDK.
Parameters
None.
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_Close(
);
Must be called before application terminates for proper clean-up of the SDK and SDK objects.
Parameters
None.
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_SetBoardWindow(
HWND hwnd,
BOOL bResize,
int board
);
Sets the window for display or rendering the video stream. If called, will automatically set
SN_SetRenderVideo(TRUE).
11
Seitenansicht 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 34 35

Kommentare zu diesen Handbüchern

Keine Kommentare