avix-0.1.0.0
Data.Exo.Exedit
type ExeditR = '["width" >: Int, "height" >: Int, "rate" >: Int, "scale" >: Double, "length" >: Int, "audio_rate" >: Int, "audio_ch" >: Int] Source #
newtype Exedit Source #
Constructors
Fields
Instances
Associated Types
type Unwrapped Exedit :: * #
Methods
_Wrapped' :: Iso' Exedit (Unwrapped Exedit) #
eformat :: Int -> Exedit -> Text Source #
def :: Exedit Source #
_size :: Lens' Exedit (V2 Int) Source #