Skip to content

LouisMoreaux/apex-audio-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apex-audio-player

Audio Player Template Component Plug-in for Oracle APEX based on the media-chrome web component.

Screen recording showing audio player plug-in

Installation

Import the file located at plug-in/template_component_plugin_apex_lmoreaux_audio_player.sql

configuration

Region attributes

Attribute Description
Audio Source Audio source file
Color Choose the color.
Based on the Universal Theme colors, more info here.
Display Time? Display the time (Y/N)
Show Duration? Show the duration (Y/N)
Show Remaining? Show the remaining time (Y/N)
No Toggle Current Time/Remaining? Disable click or tap behavior that toggles between remaining and current time.
Seek Backward Button? Display a button to allow seeking back a configurable amount of time (Y/N)
Seek Backward Offset Adjusts how much time (in seconds) the playhead should seek backward.
Seek Forward Button? Display a button to allow seeking forward a configurable amount of time (Y/N)
Seek Forward Offset Adjusts how much time (in seconds) the playhead should seek forward.
Display Rates? Display a button to change the playback speed of your media (Y/N)
Custom Playback Rates Set custom playback rates for the user to choose from (ex: 0.25 0.5 0.75 1.5 1 2)
Mute Button? Display a mute button (Y/N)
Volume Range? Display a volume range (Y/N)

Demo

A live demo can be found at https://apex.oracle.com/pls/apex/r/louis/template-component/audio-player

Credit

Based on the open source web component media-chrome

About

Audio Player for Oracle APEX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages