Inheritance Hierarchy
DeltaEngine.Content ContentData
DeltaEngine.Multimedia Video
DeltaEngine.Multimedia.SlimDX SlimDXVideo
Namespace: DeltaEngine.Multimedia.SlimDX
Assembly: DeltaEngine.Multimedia.SlimDX (in DeltaEngine.Multimedia.SlimDX.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The SlimDXVideo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SlimDXVideo | Initializes a new instance of the SlimDXVideo class |
Methods
Name | Description | |
---|---|---|
![]() | CreateDefault | (Inherited from ContentData.) |
![]() | Dispose | (Inherited from ContentData.) |
![]() | DisposeData | (Overrides Video DisposeData .) |
![]() | InternalCreateDefault | (Inherited from ContentData.) |
![]() | IsPlaying | (Overrides Video IsPlaying .) |
![]() | LoadData | (Overrides ContentData LoadData(Stream).) |
![]() | Play | (Inherited from Video.) |
![]() | PlayNativeVideo | (Overrides Video PlayNativeVideo(Single).) |
![]() | Stop | (Inherited from Video.) |
![]() | StopNativeVideo | (Overrides Video StopNativeVideo .) |
![]() | ToString | (Inherited from ContentData.) |
![]() | Update | (Overrides Video Update .) |
Fields
Name | Description | |
---|---|---|
![]() | ContentChanged | (Inherited from ContentData.) |
![]() | device | (Inherited from Video.) |
Properties
Name | Description | |
---|---|---|
![]() | AllowCreationIfContentNotFound | (Inherited from Video.) |
![]() | DurationInSeconds | (Overrides Video DurationInSeconds.) |
![]() | IsDisposed | (Inherited from ContentData.) |
![]() | MetaData | (Inherited from ContentData.) |
![]() | Name | (Inherited from ContentData.) |
![]() | PositionInSeconds | (Overrides Video PositionInSeconds.) |
See Also