Copyright © 2020 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
audio_info/1 | |
observe_media_upload_props/3 | Set medium properties from the uploaded file. |
observe_media_upload_rsc_props/3 | Set resource properties from the medium properties. |
observe_media_viewer/2 | Return the media viewer for the audio. |
audio_info(Path) -> any()
observe_media_upload_props(Media_upload_props, Medium, Context) -> any()
Set medium properties from the uploaded file.
observe_media_upload_rsc_props(Media_upload_rsc_props, Props, Context) -> any()
Set resource properties from the medium properties
observe_media_viewer(Media_viewer::#media_viewer{}, Context::z:context()) -> undefined | {ok, template_compiler:render_result()}
Return the media viewer for the audio
Generated by EDoc