OutputSettingsSetVideoFrameSize Method

NReco.VideoConverter Class Library Documentation

Namespace:  NReco.VideoConverter
Assembly:  NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax

public void SetVideoFrameSize(
	int width,
	int height
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
See Also

Reference