Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
MpvInfo | |
|
Instances
class HasMpvInfo c where Source #
mpvInfo :: Lens' c MpvInfo Source #
audio :: Lens' c AudioTracks Source #
audioDelay :: Lens' c AudioDelay Source #
duration :: Lens' c VideoDuration Source #
expired :: Lens' c VideoExpired Source #
playback :: Lens' c PlaybackState Source #
progress :: Lens' c VideoProgress Source #
subDelay :: Lens' c SubDelay Source #