| Package | Description |
|---|---|
| org.bytedeco.ffmpeg.avcodec | |
| org.bytedeco.ffmpeg.global |
| Modifier and Type | Method and Description |
|---|---|
AVCPBProperties |
AVCPBProperties.avg_bitrate(long setter) |
AVCPBProperties |
AVCPBProperties.buffer_size(long setter) |
AVCPBProperties |
AVCPBProperties.getPointer(long i) |
AVCPBProperties |
AVCPBProperties.max_bitrate(long setter) |
AVCPBProperties |
AVCPBProperties.min_bitrate(long 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 © 2024. All rights reserved.