Package net.bramp.ffmpeg.probe
Class FFmpegStream
java.lang.Object
net.bramp.ffmpeg.probe.FFmpegStream
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionlong
int
int
int
double
long
int
int
int
int
long
long
int
int
long
double
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
index
-
codec_name
-
codec_long_name
-
profile
-
codec_type
-
codec_time_base
-
codec_tag_string
-
codec_tag
-
width
-
height
-
has_b_frames
-
sample_aspect_ratio
-
display_aspect_ratio
-
pix_fmt
-
level
-
chroma_location
-
refs
-
is_avc
-
nal_length_size
-
r_frame_rate
-
avg_frame_rate
-
time_base
-
start_pts
-
start_time
-
duration_ts
-
duration
-
bit_rate
-
max_bit_rate
-
bits_per_raw_sample
-
bits_per_sample
-
nb_frames
-
sample_fmt
-
sample_rate
-
channels
-
channel_layout
-
disposition
-
tags
-
side_data_list
-
-
Constructor Details
-
FFmpegStream
public FFmpegStream()
-