Difference between revisions of "Tv CameraInfo"

From TVPaintWiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<<<[[George]]<<<[[George Command Reference|Command Reference]]<<<[[George Commands : Camera|Camera]]
 
<<<[[George]]<<<[[George Command Reference|Command Reference]]<<<[[George Commands : Camera|Camera]]
 +
== Version : 10.5.1 ==
 +
tv_camerainfo newWidth newHeight none|lower|upper|0|1|2 newFramerate newPixelaspectratio
 +
return the previous values
  
tv_CameraInfo return w h filedmode framerate aspectratio blur
+
Get and Set parameters of the Camera
  
Version : 10.0
+
== Version : 10.0 ==
 +
  tv_CameraInfo
 +
  return w h filedmode framerate aspectratio blur
 +
Set parameters of the Camera
  
 +
 +
 +
== Code ==
  
 
  tv_CameraInfo  
 
  tv_CameraInfo  
 
  PARSE result camWidth camHeight camFieldmode camFramerate camApectratio camBlur
 
  PARSE result camWidth camHeight camFieldmode camFramerate camApectratio camBlur

Latest revision as of 10:03, 6 September 2013

<<<George<<<Command Reference<<<Camera

Version : 10.5.1

tv_camerainfo newWidth newHeight none|lower|upper|0|1|2 newFramerate newPixelaspectratio
return the previous values

Get and Set parameters of the Camera

Version : 10.0

 tv_CameraInfo 
 return w h filedmode framerate aspectratio blur

Set parameters of the Camera


Code

tv_CameraInfo 
PARSE result camWidth camHeight camFieldmode camFramerate camApectratio camBlur