Merge pull request #6600 from cvium/keyframe_extraction_v1

This commit is contained in:
Cody Robibero
2022-01-20 08:54:40 -07:00
committed by GitHub
37 changed files with 20854 additions and 119 deletions

View File

@@ -25,6 +25,12 @@ namespace MediaBrowser.Controller.MediaEncoding
/// <value>The encoder path.</value>
string EncoderPath { get; }
/// <summary>
/// Gets the probe path.
/// </summary>
/// <value>The probe path.</value>
string ProbePath { get; }
/// <summary>
/// Gets the version of encoder.
/// </summary>