sidebar-items.js 412 B

1
  1. window.SIDEBAR_ITEMS = {"struct":[["InsertableMediaFile","Same as `MediaFile` except its missing the id field."],["MediaFile","MediaFile struct which represents a media file on the filesystem. This struct holds some basic information which the video player on the front end might require."],["UpdateMediaFile","Same as `MediaFile` except its missing the id and library_id fields. Everything is optional too."]]};