User's Manual

7.9.14 DVS300_GetVideoResolution
Syn t a x
int DVS300_GetVideoResolution(int * nWidth, int * nHeight)
Pa ram et e r s
nWidth: An integer pointer to get the width of the video.
nHeight: An integer pointer to get the height of the video.
Ret urn Value
PLAYER_SUCCEEDED: Function succeeded.
PLAYER_FAILED: Function failed.
De script ion
This function gets width and the height of the video.
Se e Also