Interface IMediaApiItem
Namespace: RenderHeads.Media.AVProMovieCapture
Assembly: cs.temp.dll.dll
Syntax
public interface IMediaApiItem
Properties
Index
Declaration
int Index { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
MediaApi
Declaration
MediaApi MediaApi { get; }
Property Value
| Type | Description |
|---|---|
| MediaApi |
Name
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| System.String |