Method GetMp4DatasetFilePath
GetMp4DatasetFilePath(ArSession)
Gets the file path to save an MP4 dataset file for this recording.
Declaration
public string GetMp4DatasetFilePath(ArSession session)
Parameters
Type | Name | Description |
---|---|---|
ArSession | session | The ARCore session. |
Returns
Type | Description |
---|---|
string | Returns the path to the MP4 dataset file to which the recording should be saved. |