| Package | Description |
|---|---|
| com.amazonaws.kinesisvideo.producer |
| Modifier and Type | Method and Description |
|---|---|
static StorageInfo.DeviceStorageType |
StorageInfo.DeviceStorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageInfo.DeviceStorageType[] |
StorageInfo.DeviceStorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StorageInfo(int version,
StorageInfo.DeviceStorageType deviceStorageType,
long storageSize,
int spillRatio,
String rootDirectory) |
Copyright © 2019. All rights reserved.