Module jig

Source
Expand description

Types for JIGs.

Re-exports§

pub use report::JigReport;
pub use report::ReportId;
pub use player::JigPlayerSettings;
pub use player::TextDirection;

Modules§

codes
Types for Jig short codes for sharing
curation
Types for Jig short codes for sharing
player
Types for Jig short codes for sharing
report
Types for Jig short codes for sharing

Structs§

AdminJigExport
A jigs export representation.
AudioEffects
Audio Effects
GetJigPlaylistsPath
GetJigPlaylistsResponse
Response list of Playlists that JIG is associated with.
JigAdminData
These fields can be edited by admin and can be viewed by everyone
JigAdminDataUpdatePath
JigAdminTransferRequest
Transfer Jig from one user to another.
JigBrowsePath
JigBrowseQuery
Query for Browse.
JigBrowseResponse
Response for Browse.
JigClonePath
JigCountPath
JigCountResponse
Response for total count of public and published jig.
JigCoverPath
JigCreatePath
JigCreateRequest
Request to create a new JIG.
JigData
The over-the-wire representation of a JIG’s data. This can either be the live copy or the draft copy.
JigDeleteAllPath
JigDeletePath
JigFeaturedPath
JigFeaturedResponse
Response for request for featured.
JigFeaturedUpdateRequest
Request for request for featured.
JigGetDraftPath
JigGetLivePath
JigId
Wrapper type around [Uuid], represents the ID of a JIG.
JigIdResponse
Response for successfully finding the draft of a jig.
JigLikePath
JigLikedPath
JigLikedResponse
Response for whether a user has liked a JIG.
JigPlayPath
JigPublishPath
JigResponse
The response returned when a request for GETing a jig is successful.
JigSearchPath
JigSearchQuery
Search for jigs via the given query string.
JigSearchResponse
Response for successful search.
JigTransferAdminPath
JigTrendingPath
JigTrendingResponse
Response for request for trending.
JigUnlikePath
JigUpdateAdminDataRequest
These fields can be edited by admin and can be viewed by everyone
JigUpdateDraftDataPath
JigUpdateDraftDataRequest
Request for updating a JIG’s draft data.
ListLikedPath
ListLikedRequest
Response for request for list of liked jigs.
ListLikedResponse
Response for request for list of liked jigs.
ListPlayedPath
ListPlayedRequest
Response for request for list of played jigs.
ListPlayedResponse
Response for request for list of played jigs.

Enums§

AudioBackground
Audio for background music
AudioFeedbackNegative
Negative Audio Feedback
AudioFeedbackPositive
Positive Audio Feedback
JigRating
Admin rating for Jig