public interface SampleData8Bit extends SampleData
The following features are supported:
WavPackage.getSampleData8Bit()
byte getSample()
If the meaning of the 'Sample' attribute isn't clear, there really should be more of a description here...
setSample(byte)
,
WavPackage.getSampleData8Bit_Sample()
void setSample(byte value)
Sample
' attribute.
value
- the new value of the 'Sample' attribute.getSample()