Class type Sdebug.media

class type ['a] media = object .. end

method media : 'a
method set_media : 'a -> unit
method output : string -> unit