Class KeyframesExtractionApiV2Error.LimitExceededError
The request exceeded a service limit -- for example the source video is too large, or the extraction produced more keyframes / more total image data than the response can carry. Lower the resolution, raise `scene_change_threshold`, or set `include_images = false`.
Inherited Members
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class KeyframesExtractionApiV2Error.LimitExceededError : KeyframesExtractionApiV2Error
Fields
View SourceInstance
A singleton instance of LimitExceededError
Declaration
public static readonly KeyframesExtractionApiV2Error.LimitExceededError Instance
Field Value
| Type | Description |
|---|---|
| KeyframesExtractionApiV2Error.LimitExceededError |