Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ffmpeg
v0.2.0
FFmpeg
Codec
Format
Frame
LibAV
Discard
MediaType
PixelFormat
MediaType
Packet
Parameters
PixelFormat
ScalingAlgorithm
SWScale
Video
File
UDP
Built with Crystal 1.9.2
2023-10-08 02:40:44 UTC
class
FFmpeg::Packet
FFmpeg::Packet
Reference
Object
Defined in:
ffmpeg/packet.cr
Constructors
.new
(buffer_size : Int)
Instance Method Summary
#finalize
#stream_index
#to_unsafe
: Pointer(FFmpeg::LibAV::Codec::Packet)
Constructor Detail
def self.
new
(buffer_size : Int)
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
stream_index
#
[
View source
]
def
to_unsafe
: Pointer(FFmpeg::LibAV::Codec::Packet)
#
[
View source
]