| Modifier and Type | Method | Description |
|---|---|---|
VideoAttributes.X264_PROFILE |
VideoAttributes.getX264Profile() |
|
static VideoAttributes.X264_PROFILE |
VideoAttributes.X264_PROFILE.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static VideoAttributes.X264_PROFILE[] |
VideoAttributes.X264_PROFILE.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
VideoAttributes.setX264Profile(VideoAttributes.X264_PROFILE x264Profile) |
Copyright © 2019. All rights reserved.