pub fn encode_track_data(track_info: TrackInfo) -> Option<Vec<u8>>
Encodes the TrackInfo struct into raw binary data.
TrackInfo