Gets or sets Baltie's sound (Baltie2DSound).

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public MusicSegment this[
	Baltie2DSound i
] { get; set; }

Parameters

i
Type: SGP.Baltie2D..::.Baltie2DSound
The sound type to get the value.

Field Value

The sound MusicSegment.

See Also