TimelineQualifierTrait
trait TimelineQualifierTrait
Trait TimelineQualifierTrait
Methods
startOffset(mixed $startOffset)
Sets the starting position of the part of the video to keep when trimming videos.
endOffset(mixed $endOffset)
Sets the end position of the part of the video to keep when trimming videos.
duration(mixed $duration)
Sets the duration of the video to keep.
Details
static StartOffset
startOffset(mixed $startOffset)
Sets the starting position of the part of the video to keep when trimming videos.
static EndOffset
endOffset(mixed $endOffset)
Sets the end position of the part of the video to keep when trimming videos.
static Duration
duration(mixed $duration)
Sets the duration of the video to keep.