Olvasás angol nyelven

Megosztás a következőn keresztül:


H265ComplexityConverter Class

Definition

Defines values for H265Complexity.

public sealed class H265ComplexityConverter : Newtonsoft.Json.JsonConverter
Inheritance
Newtonsoft.Json.JsonConverter
H265ComplexityConverter

Constructors

Methods

CanConvert(Type)

Returns if objectType can be converted to H265Complexity by the converter.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Overrides ReadJson and converts token to H265Complexity.

WriteJson(JsonWriter, Object, JsonSerializer)

Overriding WriteJson for H265Complexity for serialization.

Applies to