Property SourceVideoCodecs
SourceVideoCodecs
Gets the source video codecs for this mapping (it matches any of these, but all streams must match).
Default is AllSourceCodecs.
Declaration
public IReadOnlyList<VideoCodec> SourceVideoCodecs { get; init; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<VideoCodec> |