UpdateVideoMetadata
class UpdateVideoMetadata extends Command
Properties
protected string | $signature | The name and signature of the console command. |
|
protected string | $description | The console command description. |
|
protected bool | $dryRun | Is this a dry run? |
|
protected FFProbe | $ffprobe | The FFProbe video instance. |