Creates and initializes new AviReader class instance.
| Name | Description | |
|---|---|---|
|
|
AviReader() |
Creates and initializes new AviReader class instance. |
|
|
AviReader(Stream) |
Creates and initializes new AviReader class instance. It also opens this reader on specified stream. |
|
|
AviReader(String) |
Creates and initializes new AviReader class instance. It also opens this reader on specified file. |