Method SendRecorderExportEvent
SendRecorderExportEvent(string, double, bool, int)
Declaration
public static void SendRecorderExportEvent(string fileExtension, double timeTakenMs, bool exportSucceeded, int frameCount = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| string | fileExtension | |
| double | timeTakenMs | |
| bool | exportSucceeded | |
| int | frameCount |