Package net.bramp.ffmpeg.probe
Class FFmpegPacket
java.lang.Object
net.bramp.ffmpeg.probe.FFmpegPacket
- All Implemented Interfaces:
FFmpegFrameOrPacket
-
Field Details
-
codec_type
-
stream_index
-
pts
-
pts_time
-
dts
-
dts_time
-
duration
-
duration_time
-
size
-
pos
-
flags
-
-
Constructor Details
-
FFmpegPacket
public FFmpegPacket()
-
-
Method Details
-
getCodecType
-
getStreamIndex
-
getPts
-
getPtsTime
-
getDts
-
getDtsTime
-
getDuration
-
getDurationTime
-
getSize
-
getPos
-
getFlags
-