Crate egui_player

Crate egui_player 

Source

Modules§

media_information
Functions that populate data for player::Player
player
Contains player::Player a struct that holds all info needed for the player to run

Structs§

TranscriptionData
Holds data produced when a file is transcribed

Enums§

InputMode
Used in Player::new() determines input
MediaType
Used throughout player to determine visual elements and populate relevant player::Player struct fields
ModelPath
Enables the user to control the location of the model. Useful for cloud based apps
TranscriptionProgress
Sent out for transcript Progress
TranscriptionSettings
Configure if a transcript is outputted and displayed