| Reference Manual - 1.1.1 | ||
| |||
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().