Package | Description |
---|---|
org.bytedeco.ffmpeg.avcodec |
Modifier and Type | Method and Description |
---|---|
AVProfile |
AVProfile.getPointer(long i) |
AVProfile |
AVProfile.name(BytePointer setter) |
AVProfile |
AVProfile.position(long position) |
AVProfile |
AVProfile.profile(int setter) |
AVProfile |
AVCodec.profiles()
array of recognized profiles, or NULL if unknown, array is terminated by {AV_PROFILE_UNKNOWN}
|
AVProfile |
AVCodecDescriptor.profiles()
If non-NULL, an array of profiles recognized for this codec.
|
Modifier and Type | Method and Description |
---|---|
AVCodec |
AVCodec.profiles(AVProfile setter) |
AVCodecDescriptor |
AVCodecDescriptor.profiles(AVProfile setter) |
Copyright © 2024. All rights reserved.