Class PlayParameters
- Namespace
- Lime
- Assembly
- Lime.dll
public class PlayParameters : IDisposable
- Inheritance
-
PlayParameters
- Implements
- Inherited Members
Fields
Decoder
public IAudioDecoder Decoder
Field Value
Exclusive
public bool Exclusive
Field Value
FadeInTime
public float FadeInTime
Field Value
FadeOutTime
public float FadeOutTime
Field Value
Group
public AudioChannelGroup Group
Field Value
Looping
public bool Looping
Field Value
Pan
public float Pan
Field Value
Path
public string Path
Field Value
Paused
public bool Paused
Field Value
Pitch
public float Pitch
Field Value
Priority
public float Priority
Field Value
Volume
public float Volume
Field Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()