Enum Video.Types.State
The different states a video can be in.
Namespace: Google.Maps.AerialView.V1
Assembly: Google.Maps.AerialView.V1.dll
Syntax
public enum Video.Types.State
Fields
| Name | Description |
|---|---|
| Active | The video has finished rendering, and can be viewed through
|
| Failed | The video has failed to render. |
| Processing | The video is currently processing. |
| Unspecified | Default value. This value is unused. |