Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Sound_Library v2.00 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: darren_john_dwyer@hotmail.com.
|
|