Package | Description |
---|---|
org.jcodec.codecs.prores |
Modifier and Type | Field and Description |
---|---|
static ProresEncoder.Profile |
ProresEncoder.Profile.HQ |
static ProresEncoder.Profile |
ProresEncoder.Profile.LT |
protected ProresEncoder.Profile |
ProresEncoder.profile |
static ProresEncoder.Profile |
ProresEncoder.Profile.PROXY |
static ProresEncoder.Profile |
ProresEncoder.Profile.STANDARD |
Modifier and Type | Method and Description |
---|---|
static ProresEncoder.Profile |
ProresEncoder.Profile.valueOf(String name) |
static ProresEncoder.Profile[] |
ProresEncoder.Profile.values() |
Constructor and Description |
---|
ProresEncoder(ProresEncoder.Profile profile,
boolean interlaced) |
Copyright © 2019. All rights reserved.