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