Interface IVideoAsset
Namespace: Glitch9.IO
Assembly: Glitch9.IO.dll
Syntax
public interface IVideoAsset
Properties
| Edit this page View SourceHeight
Declaration
float Height { get; }
Property Value
| Type | Description |
|---|---|
| float |
Path
Declaration
string Path { get; }
Property Value
| Type | Description |
|---|---|
| string |
Width
Declaration
float Width { get; }
Property Value
| Type | Description |
|---|---|
| float |