Cue.IsPreparing Property
Returns whether the cue is preparing to play.
Namespace: Microsoft.Xna.Framework.Audio
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public bool IsPreparing { get; }
Property Value
true if the cue is preparing to play; false otherwise.
This property returns true only if the cue is preparing but has not yet been prepared. Cues that have been prepared return true for IsPrepared.
See Also
Reference
Cue Class
Cue Members
Microsoft.Xna.Framework.Audio Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista