com.googlecode.mp4parser.h264.model
Class VUIParameters.BitstreamRestriction
java.lang.Object
com.googlecode.mp4parser.h264.model.VUIParameters.BitstreamRestriction
- Enclosing class:
- VUIParameters
public static class VUIParameters.BitstreamRestriction
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
motion_vectors_over_pic_boundaries_flag
public boolean motion_vectors_over_pic_boundaries_flag
max_bytes_per_pic_denom
public int max_bytes_per_pic_denom
max_bits_per_mb_denom
public int max_bits_per_mb_denom
log2_max_mv_length_horizontal
public int log2_max_mv_length_horizontal
log2_max_mv_length_vertical
public int log2_max_mv_length_vertical
num_reorder_frames
public int num_reorder_frames
max_dec_frame_buffering
public int max_dec_frame_buffering
VUIParameters.BitstreamRestriction
public VUIParameters.BitstreamRestriction()
Copyright © 2012. All Rights Reserved.