capture key frame info
This commit is contained in:
@@ -15,6 +15,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
public IIsoMount MountedIso { get; set; }
|
||||
public VideoType VideoType { get; set; }
|
||||
public List<string> PlayableStreamFileNames { get; set; }
|
||||
public bool ExtractKeyFrameInterval { get; set; }
|
||||
|
||||
public MediaInfoRequest()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user