H265TreeBlockSize

sealed class H265TreeBlockSize

Select the tree block size used for encoding. If you enter "auto", the encoder will pick the best size. If you are setting up the picture as a tile, you must set this to 32x32. In all other configurations, you typically enter "auto".

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : H265TreeBlockSize
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String