Class virtual Synthesized.source


class virtual source : ?name:string -> seek:bool -> Frame.content_kind -> float -> object .. end
Inherits
method stype : Source.source_t
method is_ready : bool
method seek : int -> int
val mutable remaining : int option
method remaining : int
val mutable must_fail : bool
method abort_track : unit
method private virtual synthesize : VFrame.t -> int -> int -> unit
method private get_frame : VFrame.t -> unit