[]
Returns the reversibility of the filter. A filter is considered reversible if it is suitable for lossless coding.
bool Reversible { get; }
ReadOnly Property Reversible As Boolean
| Type | Description |
|---|---|
| bool | true if the filter is reversible, false otherwise. |