Table of Contents

Class PlayParameters

Namespace
Lime
Assembly
Lime.dll
public class PlayParameters : IDisposable
Inheritance
PlayParameters
Implements
Inherited Members

Fields

Decoder

public IAudioDecoder Decoder

Field Value

IAudioDecoder

Exclusive

public bool Exclusive

Field Value

bool

FadeInTime

public float FadeInTime

Field Value

float

FadeOutTime

public float FadeOutTime

Field Value

float

Group

public AudioChannelGroup Group

Field Value

AudioChannelGroup

Looping

public bool Looping

Field Value

bool

Pan

public float Pan

Field Value

float

Path

public string Path

Field Value

string

Paused

public bool Paused

Field Value

bool

Pitch

public float Pitch

Field Value

float

Priority

public float Priority

Field Value

float

Volume

public float Volume

Field Value

float

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()