'Declaration Public Property InputFrameRate As Integer
'Usage Dim instance As VideoCompressionOptions Dim value As Integer instance.InputFrameRate = value value = instance.InputFrameRate
public int InputFrameRate {get; set;}
'Declaration Public Property InputFrameRate As Integer
'Usage Dim instance As VideoCompressionOptions Dim value As Integer instance.InputFrameRate = value value = instance.InputFrameRate
public int InputFrameRate {get; set;}