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