AudioSession.PropertyListener Delegate

Definition

public delegate void AudioSession.PropertyListener(AudioSessionProperty prop, int size, IntPtr data);
type AudioSession.PropertyListener = delegate of AudioSessionProperty * int * nativeint -> unit

Parameters

size
Int32
data
IntPtr

nativeint

Applies to