Interface for a simple video stream.
View code on GitHub
Namespace: DeltaEngine.Multimedia.VideoStreamsAssembly: DeltaEngine.Multimedia.VideoStreams (in DeltaEngine.Multimedia.VideoStreams.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The BaseVideoStream type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Play | |
![]() | ReadImageRgbaColors | |
![]() | ReadMusicBytes | |
![]() | Rewind | |
![]() | Stop |
Properties
Name | Description | |
---|---|---|
![]() | Channels | |
![]() | Height | |
![]() | LengthInSeconds | |
![]() | Samplerate | |
![]() | Width |
See Also