Sound.Handle

From Xojo Documentation

Method

Sound.Handle() As Ptr

Supported on Mobile(iOS).

Returns a Ptr to the underlying OS sound object for use with Declares.

Notes

On iOS, returns a Ptr to the underlying AVAudioPlayer object.

Compatibility

iOS Projects on iOS/iPadOS operating systems.