SubLib Subtitle Library

SubtitleFactory.FallbackEncoding Property

The encoding to fallback to when using encoding auto-detection.

public System.Text.Encoding FallbackEncoding {get; set;}

Remarks

When using encoding auto-detection, this encoding will be used if no encoding could be auto-detected. Defaults to Windows-1252.

See Also

SubtitleFactory Class | SubLib Namespace