C# Class Vidka.Core.VideoMeta.VideoMetadataUseful

a sensible wrapper class for stupid XML
Datei anzeigen Open project: miktemk/VidkaEditor Class Usage Examples

Public Methods

Method Description
GetVideoDurationSec ( double projFps ) : double
VideoMetadataUseful ( ffprobe xml ) : System

Method Details

GetVideoDurationSec() public method

public GetVideoDurationSec ( double projFps ) : double
projFps double
return double

VideoMetadataUseful() public method

public VideoMetadataUseful ( ffprobe xml ) : System
xml ffprobe
return System