Class GetKeyframesAsyncCheckResult.Failed
The failed object
Inherited Members
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class GetKeyframesAsyncCheckResult.Failed : GetKeyframesAsyncCheckResult
Constructors
View SourceFailed(KeyframesExtractionApiV2Error)
Initializes a new instance of the GetKeyframesAsyncCheckResult.Failed class.
Declaration
public Failed(KeyframesExtractionApiV2Error value)
Parameters
| Type | Name | Description |
|---|---|---|
| KeyframesExtractionApiV2Error | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public KeyframesExtractionApiV2Error Value { get; }
Property Value
| Type | Description |
|---|---|
| KeyframesExtractionApiV2Error |