Click or drag to resize
PlayerStop Method
To stop playing.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public int Stop()

Return Value

Type: Int32
Returns 0 if successful or error number otherwise. Use GetErrorString static function to describe error number.
See Also