AVEdgeWidths Struct

Definition

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

public struct AVEdgeWidths
type AVEdgeWidths = struct
Inheritance
AVEdgeWidths

Constructors

AVEdgeWidths(nfloat, nfloat, nfloat, nfloat)

Fields

Bottom
Left
Right
Top

Methods

Equals(Object)
GetHashCode()
ToString()

Operators

Equality(AVEdgeWidths, AVEdgeWidths)
Inequality(AVEdgeWidths, AVEdgeWidths)

Applies to