package cordova-plugin-media-capture

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method full_path : string
method get_format_data : (media_file_data -> unit) -> ?err_cb:(capture_error -> unit) -> unit -> unit
method last_modified_date : string
method media_type : string
method name : string
method size : int
method to_js : Ojs.t