Studio

@if (getUnavailability()) { {{ getUnavailability() }} } @else {
Set a new start/end.
Concatenate a file at the beginning of the video.
Concatenate a file at the end of the video.
Add a watermark image to the video.
Original video
@if (!noEdit()) {
Edits to apply:
    @for (task of videoEdit.getStudioTasksSummary(); track task) {
  1. {{ task }}
  2. }
}
}