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