Table of Contents

Class WMVSourceStream

Namespace
VisioForge.Core.Types.VideoEdit
Assembly
VisioForge.Core.dll

Video Edit SDK WMV source.

public class WMVSourceStream

Inheritance

Inherited Members

Constructors

WMVSourceStream()

Initializes a new instance of the VisioForge.Core.Types.VideoEdit.WMVSourceStream class.

public WMVSourceStream()

Properties

Filename

Gets or sets file name.

public string Filename { get; set; }

Property Value

string

LocalCode

Gets or sets local code.

public int LocalCode { get; set; }

Property Value

int

StreamType

Gets or sets stream type.

public WMVSourceStreamType StreamType { get; set; }

Property Value

WMVSourceStreamType