Skip to main content

attachment_packet_from_ffmpeg

Function attachment_packet_from_ffmpeg 

Source
pub fn attachment_packet_from_ffmpeg(
    packet: Packet,
    limits: PacketLimits,
) -> Result<Option<AttachmentPacket<AttachmentPacketExtra, FfmpegBuffer>>, PacketBufferError>
Expand description

[attachment_packet_from_ffmpeg_as] on the view lane.