Partilhar via


MediaJobState Enumeração

Definição

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MediaJobState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MediaJobState = 
Public Enum MediaJobState
Herança
MediaJobState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Canceled 0
Canceling 1
Error 2
Finished 3
Processing 4
Queued 5
Scheduled 6

Aplica-se a