Package com.kaltura.client.types
Interface ThumbParamsOutput.Tokenizer
-
- All Superinterfaces:
AssetParams.Tokenizer,ObjectBase.Tokenizer,ThumbParams.Tokenizer
- Enclosing class:
- ThumbParamsOutput
public static interface ThumbParamsOutput.Tokenizer extends ThumbParams.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringrotate()StringthumbAssetId()StringthumbAssetVersion()StringthumbParamsId()StringthumbParamsVersion()-
Methods inherited from interface com.kaltura.client.types.AssetParams.Tokenizer
createdAt, description, id, isSystemDefault, mediaParserType, name, partnerId, remoteStorageProfileIds, requiredPermissions, sourceAssetParamsIds, sourceRemoteStorageProfileId, systemName, tags
-
Methods inherited from interface com.kaltura.client.types.ThumbParams.Tokenizer
backgroundColor, cropHeight, cropType, cropWidth, cropX, cropY, density, format, height, interval, quality, scaleHeight, scaleWidth, sourceParamsId, stripProfiles, videoOffset, videoOffsetInPercentage, width
-
-