mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
dash
This commit is contained in:
@@ -51,7 +51,7 @@ class VideoProfile extends Model
|
||||
'type' => self::TYPE_STRING,
|
||||
'description' => 'http video stream type.',
|
||||
'default' => null,
|
||||
'example' => 'mpeg-dash',
|
||||
'example' => 'dash',
|
||||
])
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user