pub type OwnedAudioFrame = AudioFrame<SampleFormat, ChannelLayoutDescription, AudioFrameExtra, FfmpegBytes>;Expand description
AudioFrame on the owned lane.
Aliased Type§
pub struct OwnedAudioFrame { /* private fields */ }pub type OwnedAudioFrame = AudioFrame<SampleFormat, ChannelLayoutDescription, AudioFrameExtra, FfmpegBytes>;AudioFrame on the owned lane.
pub struct OwnedAudioFrame { /* private fields */ }