AVPixelAspectRatio Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encapsulates the aspect ratio of a pixel. Used with PixelAspectRatio.
public struct AVPixelAspectRatio
type AVPixelAspectRatio = struct
- Inheritance
-
AVPixelAspectRatio
Constructors
AVPixelAspectRatio(nint, nint) |
Fields
HorizontalSpacing | |
VerticalSpacing |
Methods
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Equality(AVPixelAspectRatio, AVPixelAspectRatio) | |
Inequality(AVPixelAspectRatio, AVPixelAspectRatio) |