Share via


AVEdgeWidths Struct

Definition

A class that encapsulates the edge-widths used by an AVVideoCompositionRenderContext.

public struct AVEdgeWidths
type AVEdgeWidths = struct
Inheritance
AVEdgeWidths

Constructors

Name Description
AVEdgeWidths(NFloat, NFloat, NFloat, NFloat)

Fields

Name Description
Bottom
Left
Right
Top

Methods

Name Description
Equals(Object)
GetHashCode()
ToString()

Operators

Name Description
Equality(AVEdgeWidths, AVEdgeWidths)
Inequality(AVEdgeWidths, AVEdgeWidths)

Applies to