共用方式為


MidiTimeCodeMessage.FrameType 屬性

定義

從 0-7 取得框架類型的值。

public:
 property byte FrameType { byte get(); };
byte FrameType();
public byte FrameType { get; }
var byte = midiTimeCodeMessage.frameType;
Public ReadOnly Property FrameType As Byte

屬性值

Byte

byte

0-7 的框架類型值。

適用於