Skip to main content

OwnedVideoPacket

Type Alias OwnedVideoPacket 

Source
pub type OwnedVideoPacket = VideoPacket<VideoPacketExtra, FfmpegBytes>;
Expand description

VideoPacket on the owned lane.

Aliased Type§

pub struct OwnedVideoPacket { /* private fields */ }