| Package | Description |
|---|---|
| com.baidubce.services.media.model |
| Modifier and Type | Method and Description |
|---|---|
SizingPolicy |
Video.getSizingPolicy()
尺寸伸缩策略
|
static SizingPolicy |
SizingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizingPolicy[] |
SizingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Video.setSizingPolicy(SizingPolicy sizingPolicy) |
Copyright © 2015. All rights reserved.