media library

Classes

AudioMedia
An audio data.
AudioProbe
A probe recording audio from the microphone. It starts recording on start and stops recording on stop, and post the recorded MediaData object to the measurements stream.
ImageMedia
An image data.
MediaData
An abstract media data that holds the path to media file on the local device, as well as the timestamps of when the recording was started and stopped
MediaSamplingPackage
A sampling package for capturing audio (incl. noise) and video (incl. images).
Noise
Holds the noise level in decibel of a noise sampling.
NoiseProbe
A probe collecting noise sampling from the microphone.
VideoMedia
An video data.
VideoProbe
A no-op probe for the video or image measure.

Enums

MediaType
Type of media.