CRaPI - Correct Robust and Perfect API

BasicCommands.ChangeView Method 

Builds the server command string for the change_view command

public static Command ChangeView(
   ViewWidth pWidth,
   ViewQuality pQuality
);

Parameters

pWidth
The view width
pQuality
The view quality

Return Value

A Command

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace