Package: video 0.1.1
video: 'Shiny' Extension of 'video.js'
Video interactivity within 'shiny' applications using 'video.js'. Enables the status of the video to be sent from the UI to the server, and allows events such as playing and pausing the video to be triggered from the server.
Authors:
video_0.1.1.tar.gz
video_0.1.1.zip(r-4.5)video_0.1.1.zip(r-4.4)video_0.1.1.zip(r-4.3)
video_0.1.1.tgz(r-4.4-any)video_0.1.1.tgz(r-4.3-any)
video_0.1.1.tar.gz(r-4.5-noble)video_0.1.1.tar.gz(r-4.4-noble)
video_0.1.1.tgz(r-4.4-emscripten)video_0.1.1.tgz(r-4.3-emscripten)
video.pdf |video.html✨
video/json (API)
NEWS
# Install 'video' in R: |
install.packages('video', repos = c('https://ashbaldry.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ashbaldry/video/issues
Last updated 2 years agofrom:c9ca15992c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:addVideoLanguagesavailableLanguagesavailableVideoExampleschangeVideoguessVideoFormatincludeTextTrackspauseVideoplayVideorenderVideorunVideoExampleseekVideostopVideoupdatePlaybackRatevideovideoOutput
Dependencies:base64encbslibcachemclicommonmarkcrayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add Language Support | addVideoLanguages availableLanguages |
Guess Video Format Type | guessVideoFormat |
Add Text Tracks to Video | includeTextTracks |
Run '{video}' Example Applications | availableVideoExamples runVideoExample |
Video Player | video |
Update video.js Server-Side | changeVideo pauseVideo playVideo seekVideo stopVideo updatePlaybackRate video-server |
Shiny bindings for video | renderVideo video-shiny videoOutput |