C# Class HolzShots.Capture.Video.ScreenRecorderSelector

Actually it's some kind of a factory, but I don't like that word.
Show file Open project: nikeee/HolzShots

Private Properties

Property Type Description

Public Methods

Method Description
CreateScreenRecorderForCurrentPlatform ( string ffmpegPath ) : IScreenRecorder

Method Details

CreateScreenRecorderForCurrentPlatform() public static method

public static CreateScreenRecorderForCurrentPlatform ( string ffmpegPath ) : IScreenRecorder
ffmpegPath string
return IScreenRecorder