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.