OnTrackErrorData
Info received when the media recorder runs into a track error.
Public Attributes
Error
The error of MLMediaRecorder.Error
public Error Error;
| Type | Description |
|---|---|
| Error | Video recorder error types |
Extra
The extra info
public int Extra;
TrackId
Track ID When the error or info type is track specific.
public uint TrackId;