H265MetricsPixelWidth Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public int PixelWidth { get; set; }
Public Property PixelWidth As Integer
Get
Set
public:
property int PixelWidth {
int get ();
void set (int value);
}
member PixelWidth : int with get, set
Property Value
Type:
Int32See Also