Herunterladen Inhalt Inhalt Diese Seite drucken
Inhaltsverzeichnis

Werbung

LTTSTREAMSettings

Declaration:
long __stdcall LTTSTREAMSettings(
short *pwBuffer,
unsigned long dwBufferSize,
unsigned long dwSamplesPerChannel,
unsigned long dwChannels
);
Description:
Settting up STREAM buffer system.
In contrary to RAM buffer system, it's possible to transfer data much bigger than the
specified buffer size. It gives more control on the transfer to the application, but also
is not so easy to work with. It requires the cooperation of the application during the
transfer.
Input:
pwBuffer
Pointer to RAM-Buffer.
dwBufferSize
Buffer size in samples
dwSamplesPerChannel
Number of samples per channel
dwChannels
Number of channels
Return:
0
everthing's OK
-1
ERROR; sample per channel too small
-2
ERROR; buffer size too small
-3
ERROR; buffer size not multiple of channel sequence size
-4
ERROR; RAM buffer already set
Beschreibung der DLL LTT2API
63
[]
Handbuch Version 3.11

Werbung

Inhaltsverzeichnis
loading

Verwandte Produkte für LTT LTT-184-8ch

Diese Anleitung auch für:

Ltt-186-8chLtt-184-16chLtt-19xLtt-186-16ch

Inhaltsverzeichnis