C# Class OpenRA.FileFormats.VocFormat.VocSampleBlock

Show file Open project: cjshmyr/OpenRA

Public Properties

Property Type Description
Offset long
Rate int
Samples int

Property Details

Offset public property

public long Offset
return long

Rate public property

public int Rate
return int

Samples public property

public int Samples
return int