Mpeg2ProfileIds.SpatiallyScalable Property

Definition

Gets the MPEG-2 spatially scalable profile.

public:
 static property int SpatiallyScalable { int get(); };
static int SpatiallyScalable();
public static int SpatiallyScalable { get; }
var int32 = Mpeg2ProfileIds.spatiallyScalable;
Public Shared ReadOnly Property SpatiallyScalable As Integer

Property Value

Int32

int

The MPEG-2 spatially scalable profile.

Applies to