V2TimVideoElem constructor
Implementation
V2TimVideoElem(
this.videoPath,
this.uUID,
this.videoSize,
this.duration,
this.snapshotPath,
this.snapshotUUID,
this.snapshotSize,
this.snapshotWidth,
this.snapshotHeight,
);
V2TimVideoElem(
this.videoPath,
this.uUID,
this.videoSize,
this.duration,
this.snapshotPath,
this.snapshotUUID,
this.snapshotSize,
this.snapshotWidth,
this.snapshotHeight,
);