C# Class LongoMatch.Video.Editor.VideoSegment

Afficher le fichier Open project: GNOME/chronojump

Méthodes publiques

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

Method Details

VideoSegment() public méthode

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
Résultat System