Namespace: DeltaEngine.Multimedia.SharpDXAssembly: DeltaEngine.Multimedia.SharpDX (in DeltaEngine.Multimedia.SharpDX.dll) Version: 1.1.1.0 (1.1.1)
protected SharpDXVideo(
string contentName,
SoundDevice soundDevice
)
protected SharpDXVideo(
string contentName,
SoundDevice soundDevice
)
Protected Sub New (
contentName As String,
soundDevice As SoundDevice
)
Protected Sub New (
contentName As String,
soundDevice As SoundDevice
)
protected:
SharpDXVideo(
String^ contentName,
SoundDevice^ soundDevice
)
protected:
SharpDXVideo(
String^ contentName,
SoundDevice^ soundDevice
)
new :
contentName : string *
soundDevice : SoundDevice -> SharpDXVideo
new :
contentName : string *
soundDevice : SoundDevice -> SharpDXVideo