Table of Contents

Interface IAviWriter

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public interface IAviWriter

Methods

AddFrame()

void AddFrame()

Close()

void Close()

Open(string, int, int)

void Open(string filename, int width, int height)

Parameters

filename string
width int
height int