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