Skip to main content

OwnedAudioFrame

Type Alias OwnedAudioFrame 

Source
pub type OwnedAudioFrame = AudioFrame<SampleFormat, ChannelLayoutDescription, AudioFrameExtra, FfmpegBytes>;
Expand description

AudioFrame on the owned lane.

Aliased Type§

pub struct OwnedAudioFrame { /* private fields */ }