Show / Hide Table of Contents

Delegate IOSNotifyProcedure

iOS notification callback function.

Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.dll
Syntax
public delegate void IOSNotifyProcedure(IOSNotify Status);
Parameters
IOSNotify Status

The notification status.

Remarks

The callback function receives notification of audio session interruptions which can use that instead of AudioSessionInitialize.

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx