Package net.bramp.ffmpeg.probe
Class FFmpegFrame
java.lang.Object
net.bramp.ffmpeg.probe.FFmpegFrame
- All Implemented Interfaces:
FFmpegFrameOrPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongfloatintintintlongdoublelongfloatlonglongdoublelongint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongfloatintintintlongdoublelongfloatlonglongdoublelongint
-
Field Details
-
media_type
-
stream_index
-
key_frame
-
pkt_pts
-
pkt_pts_time
-
pkt_dts
-
pkt_dts_time
-
best_effort_timestamp
-
best_effort_timestamp_time
-
pkt_duration
-
pkt_duration_time
-
pkt_pos
-
pkt_size
-
sample_fmt
-
nb_samples
-
channels
-
channel_layout
-
-
Constructor Details
-
FFmpegFrame
public FFmpegFrame()
-
-
Method Details
-
getMediaType
-
getStreamIndex
-
getKeyFrame
-
getPktPts
-
getPktPtsTime
-
getPktDts
-
getPktDtsTime
-
getBestEffortTimestamp
-
getBestEffortTimestampTime
-
getPktDuration
-
getPktDurationTime
-
getPktPos
-
getPktSize
-
getSampleFmt
-
getNbSamples
-
getChannels
-
getChannelLayout
-