Interface ISoundController
- Namespace
- IO.Scanbot.Sdk.Util.Snap
- Assembly
- DocumentSDK.NET.Droid.dll
public interface ISoundController : IJavaObject, IDisposable, IJavaPeerable
- Inherited Members
-
Methods
PlayBleepSound(IContinuation)
Object PlayBleepSound(IContinuation p0)
Parameters
p0 IContinuation
Returns
- Object
Release()
SetBleepEnabled(bool)
void SetBleepEnabled(bool enable)
Parameters
enable bool
SetBleepResId(int)
void SetBleepResId(int resId)
Parameters
resId int
SetBleepUri(Uri)
void SetBleepUri(Uri uri)
Parameters
uri Uri
SetUp()
SetVibrationEnabled(bool)
void SetVibrationEnabled(bool enable)
Parameters
enable bool