mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Cleanup Settings and default windows position and size.
This commit is contained in:
@@ -598,6 +598,11 @@ std::string MediaPlayer::codec() const
|
||||
return codec_name_;
|
||||
}
|
||||
|
||||
std::string MediaPlayer::uri() const
|
||||
{
|
||||
return uri_;
|
||||
}
|
||||
|
||||
double MediaPlayer::frameRate() const
|
||||
{
|
||||
return framerate_;
|
||||
|
||||
Reference in New Issue
Block a user