Namespace Evergine.Common.Media
Classes
MicrophoneDataEventArgs
Microphone Data Event arguments.
MusicInfo
Represents information about a music track.
SoundBase
Basic sound class.
SoundEmitter
Represents a Sound Emitter, used in 3D audio effects.
SoundListener
Represents a Sound Listener, used in 3D audio effects.
VideoInfo
Represents information about a video.
WavFileWriter
This class writes WAV data to a .wav file on disk.
WavFormat
Represents a WAV file format.
Interfaces
ICameraCapture
Supports camera capture.
IMicrophone
Microphone support.
IMusicPlayer
Interface for a music player.
IVideoInfo
Interface for video information.
IVideoPlayer
Interface for a video player.
Enums
CameraCaptureState
Specifies the video state.
CameraCaptureType
Enumerates the types of camera capture.
MusicState
Specifies the state of the music.
PlayState
Specifies the state (playing, paused, or stopped) of media.
VideoState
Specifies the video state.