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