SharedTextureImportTextureInfo

Properties

Link copied to clipboard
abstract var codedSize: Size

The full dimensions of the shared texture.

Link copied to clipboard
abstract var colorSpace: ColorSpace?

The color space of the texture.

Link copied to clipboard

The shared texture handle.

Link copied to clipboard

The pixel format of the texture.

Link copied to clipboard
abstract var timestamp: Double?

A timestamp in microseconds that will be reflected to VideoFrame.

Link copied to clipboard
abstract var visibleRect: Rectangle?

A subsection of 0, 0, codedSize.width, codedSize.height. In common cases, it is the full section area.