Click or drag to resize
PlayerPause Method
To pause playing.

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

Return Value

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