Namespace: DeltaEngine.Multimedia.VideoStreams.AviAssembly: DeltaEngine.Multimedia.VideoStreams (in DeltaEngine.Multimedia.VideoStreams.dll) Version: 1.1.1.0 (1.1.1)
public VideoStream(
int filePtr,
IntPtr streamPtr
)
public VideoStream(
int filePtr,
IntPtr streamPtr
)
Public Sub New (
filePtr As Integer,
streamPtr As IntPtr
)
Public Sub New (
filePtr As Integer,
streamPtr As IntPtr
)
public:
VideoStream(
int filePtr,
IntPtr streamPtr
)
public:
VideoStream(
int filePtr,
IntPtr streamPtr
)
new :
filePtr : int *
streamPtr : IntPtr -> VideoStream
new :
filePtr : int *
streamPtr : IntPtr -> VideoStream