C# Class LongoMatch.Video.Editor.VideoSegment

Show file Open project: GNOME/chronojump

Public Methods

Method Description
VideoSegment ( string filePath, long start, long duration, double rate, string title, bool hasAudio ) : System

Method Details

VideoSegment() public method

public VideoSegment ( string filePath, long start, long duration, double rate, string title, bool hasAudio ) : System
filePath string
start long
duration long
rate double
title string
hasAudio bool
return System