Package | Description |
---|---|
org.bytedeco.ffmpeg.avcodec | |
org.bytedeco.ffmpeg.global |
Modifier and Type | Method and Description |
---|---|
AVCPBProperties |
AVCPBProperties.avg_bitrate(int setter) |
AVCPBProperties |
AVCPBProperties.buffer_size(int setter) |
AVCPBProperties |
AVCPBProperties.max_bitrate(int setter) |
AVCPBProperties |
AVCPBProperties.min_bitrate(int setter) |
AVCPBProperties |
AVCPBProperties.position(long position) |
AVCPBProperties |
AVCPBProperties.vbv_delay(long setter) |
Modifier and Type | Method and Description |
---|---|
static AVCPBProperties |
avcodec.av_cpb_properties_alloc(SizeTPointer size)
Allocate a CPB properties structure and initialize its fields to default
values.
|
Copyright © 2020. All rights reserved.