std.audio.BytesPerSample - nitrologic/monkey2 GitHub Wiki
monkey:monkey.types.Int( format:std:std.audio.AudioFormat )
Function BytesPerSample:Number of bytes per audio sample.
Returns the number of bytes per audio sample for the given audio format.
Parameters | |
---|---|
format |
format The audio format. |