Skip to main content

OwnedAttachmentPacket

Type Alias OwnedAttachmentPacket 

Source
pub type OwnedAttachmentPacket = AttachmentPacket<AttachmentPacketExtra, FfmpegBytes>;
Expand description

AttachmentPacket on the owned lane.

Aliased Type§

pub struct OwnedAttachmentPacket { /* private fields */ }