Method | Description | |
---|---|---|
VideoSegment ( string filePath, long start, long duration, double rate, string title, bool hasAudio ) : System |
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 |