pub type LocalDataTrack = DataTrack<Local>;
Data track published by the local participant.
pub struct LocalDataTrack { /* private fields */ }