![]() | Reference Manual - 1.0.0-rc1 | ||
|
Lock a buffer to access its data.
Lock ( | ||||
IFusionSoundBuffer | * | thiz, | ||
void | ** | ret_data, | ||
int | * | ret_frames, | ||
int | * | ret_bytes | ||
); |
Optionally returns the amount of available frames or bytes at the current position.
See also SetPosition().