feat: player add video scale property

This commit is contained in:
Timothy Z. 2026-04-22 15:34:21 +03:00
parent aced2eadc1
commit 342a005dc0

View file

@ -161,6 +161,7 @@ pub enum BoolProp {
PausedForCache,
Seeking,
EofReached,
Keepaspect,
}
stringable!(BoolProp);
// Int
@ -188,6 +189,7 @@ pub enum FpProp {
DemuxerCacheTime,
SubPos,
Speed,
Panscan,
}
stringable!(FpProp);
// Str