Method

PwgAudioFormatget_bytes_per_frame

since: 0.1

Declaration [src]

unsigned int
pwg_audio_format_get_bytes_per_frame (
  PwgAudioFormat* self
)

Description [src]

Gets the bytes used by one interleaved frame.

Stability: Unstable

Available since: 0.1

Return value

Type: unsigned int

Bytes per interleaved frame, or 0 if the value overflows.