Method | Description | |
---|---|---|
Read ( string path ) : IRecordedMessageReader |
Creates a playback reader which reads live-timing messages persisted to the specified file path.
|
public static Read ( string path ) : IRecordedMessageReader | ||
path | string | The path of the recorded live-timing message stream. |
return | IRecordedMessageReader |