Version: 2018.2
public float recorderStartTime ;

説明

記録されたクリップの中の再生位置を StartRecording が呼び出された時間に対して相対的に示します

For example, if we started recording at frame 10, and the buffer is 5 frames long. If the buffer is not initialized (StartRecording is not called), the value of this property will be -1.

See Also: recorderStopTime.