Condividi tramite


MidiTimeCodeMessage.FrameType Proprietà

Definizione

Ottiene il valore del tipo di frame compreso tra 0 e 7.

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

Valore della proprietà

Byte

byte

Valore del tipo di frame compreso tra 0 e 7.

Si applica a