Skip to main content

FfmpegOwnedAudioStreamDecoder

Type Alias FfmpegOwnedAudioStreamDecoder 

Source
pub type FfmpegOwnedAudioStreamDecoder = CarrierAudioStreamDecoder<Owned>;
Expand description

The audio decoder on the owned lane.

Aliased Type§

pub struct FfmpegOwnedAudioStreamDecoder { /* private fields */ }