VideoAnnotationLabel
class VideoAnnotationLabel extendsModel
Properties
protectedarray | $fillable | The attributes that are mass assignable. |
Methods
BelongsTo
annotation()
The video annotation, this annotation label belongs to.
BelongsTo
label()
The label, this annotation label belongs to.
BelongsTo
user()
The user who created this annotation label.
Details
at line28
BelongsTo
annotation()
The video annotation, this annotation label belongs to.
at line38
BelongsTo
label()
The label, this annotation label belongs to.
at line48
BelongsTo
user()
The user who created this annotation label.