C# Класс Hudl.FFmpeg.ResourceManagement

Показать файл Открыть проект

Открытые методы

Метод Описание
IsMonoRuntime ( ) : bool

This usually is considered poor programming style to need to have dependent processing based on runtime, however to implement timeout logic and work around existing issues with mono it is necessary. workaround(s) 1. workaround for a bug in the mono process when attempting to read async from console output events - link http://mono.1490590.n4.nabble.com/System-Diagnostic-Process-and-event-handlers-td3246096.html

Описание методов

IsMonoRuntime() публичный статический Метод

This usually is considered poor programming style to need to have dependent processing based on runtime, however to implement timeout logic and work around existing issues with mono it is necessary. workaround(s) 1. workaround for a bug in the mono process when attempting to read async from console output events - link http://mono.1490590.n4.nabble.com/System-Diagnostic-Process-and-event-handlers-td3246096.html
public static IsMonoRuntime ( ) : bool
Результат bool