Track
Definition of a track to record on.
Data recorded to a given track will be muxed into a corresponding MP4 stream.
Summary
Public attributes |
|
---|---|
Id
|
Unique ID for the track.
|
Metadata
|
byte[]
Arbitrary byte array describing the track.
|
MimeType
|
string
MIME type of the track data as a null terminated string.
|
Public attributes
Metadata
byte[] Google::XR::ARCoreExtensions::Track::Metadata
Arbitrary byte array describing the track.
The encoding is the user's choice. This is a null-terminated string.
MimeType
string Google::XR::ARCoreExtensions::Track::MimeType
MIME type of the track data as a null terminated string.