JetPlayer.MaxTracks Property

Definition

Gets the maximum number of simultaneous MIDI tracks supported by JetPlayer.

public static int MaxTracks { [Android.Runtime.Register("getMaxTracks", "()I", "")] get; }
[<get: Android.Runtime.Register("getMaxTracks", "()I", "")>]
static member MaxTracks : int

Property Value

the maximum number of simultaneous MIDI tracks supported by JetPlayer.

Attributes

Remarks

Gets the maximum number of simultaneous MIDI tracks supported by JetPlayer.

Java documentation for android.media.JetPlayer.getMaxTracks().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to