FrameMetadata

open class FrameMetadata

帧元数据

Author

Jenly

Follow me

Constructors

Link copied to clipboard
constructor(width: Int, height: Int, rotation: Int)

Properties

Link copied to clipboard
val height: Int
Link copied to clipboard
Link copied to clipboard
val width: Int

Functions

Link copied to clipboard
open fun toString(): String