次の方法で共有


CMTime.Flags 列挙型

定義

値が によって CMTime使用されるフラグである列挙体。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum CMTime.Flags
type CMTime.Flags = 
継承
CMTime.Flags
属性

フィールド

HasBeenRounded 2
ImpliedValueFlagsMask 28
Indefinite 16
NegativeInfinity 8
PositiveInfinity 4
Valid 1

適用対象