Skip to content

Add AudioContext to AudioSubDocument

Kubat requested to merge vivy-document into master

The AudioContext will hold all the data from the audio file / the audio streams in the files.

  • Fix the get audio from some files (didn't not handle multiple stream files)
  • Remove last C code references
  • It's working for audio files (not for video files used as audio able files)
  • Add the Lib sub-folder, see the CONTRIBUTING.md file for dependencies between all the sub-folders

Merge request reports