Sandbox Logo

SoundFile.SampleFrameSize

int SampleFrameSize { get; set; }

Description

Size of one sample, typically this would be "sample size * channel count", but can vary on audio format.

Return

User Comments