Skip to main content

OwnedAudioPacket

Type Alias OwnedAudioPacket 

Source
pub type OwnedAudioPacket = AudioPacket<AudioPacketExtra, FfmpegBytes>;
Expand description

AudioPacket on the owned lane.

Aliased Type§

pub struct OwnedAudioPacket { /* private fields */ }