www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Sound_Library v1.90 Component Reference
|
|
[ TDSBPositionNotify::Offset ]
[ next: Size ]
[ prev: EventNotify ]
public:
__property dword Offset[dword pArrayIndex] = { read=FGetOffset, write=FSetOffset };
TDSBPOSITIONNOTIFY::OFFSET
[ component property ]
- Description
The Offset property defines the position of a notification event trigger.
This value is either an offset, in bytes, from the beginning of the sound buffer or DSBPN_OFFSETSTOP.
DSBPN_OFFSETSTOP doesnt represent a specific point in the buffer but triggers a notification event when the buffer ceases playing or recording.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|