Wl_drm.v1
Handler for a proxy with version >= 1.
constraint 'a = [< `V1 | `V2 ]
method private virtual on_device : [> `V1 | `V2 ] t -> name:string -> unit
method private virtual on_format : [> `V1 | `V2 ] t -> format:int32 -> unit
method private virtual on_authenticated : [> `V1 | `V2 ] t -> unit
method private virtual on_capabilities : [> `V1 | `V2 ] t ->
value:int32 ->
unit