Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

AudioBitsPerSample

Valid for: CANoe DE • CANoe4SW DE

Property

AudioBitsPerSample

Description

Number of bits per audio sample in an audio media type.

Data Type

dword

Remarks

If some bits contain padding, set the AudioValidBitsPerSample property to specify the number of bits of valid audio data in each sample.
If the audio contains 8 bits per sample, the audio samples are unsigned values (each audio sample has the range 0–255).
If the audio contains 16 bits per sample or higher, the audio samples are signed values.