次の方法で共有


CMTime.Flags 列挙型

定義

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

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

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

フィールド

名前 説明
Valid 1
HasBeenRounded 2
PositiveInfinity 4
NegativeInfinity 8
Indefinite 16
ImpliedValueFlagsMask 28

適用対象