Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ITFileTrack interface exposes methods that allow an application to get and set information concerning file terminal tracks. The ITFileTerminalEvent::get_Track method creates the ITFileTrack interface.
Inheritance
The ITFileTrack interface inherits from the IDispatch interface. ITFileTrack also has these types of members:
Methods
The ITFileTrack interface has these methods.
| ITFileTrack::get_AudioFormatForScripting The get_AudioFormatForScripting method gets the audio scripting format. |
| ITFileTrack::get_ControllingTerminal The get_ControllingTerminal method returns the multitrack terminal that controls the current track. |
| ITFileTrack::get_EmptyAudioFormatForScripting The get_EmptyAudioFormatForScripting method is used to get an ITScriptableAudioFormat interface with all fields set to 0. |
| ITFileTrack::get_Format The get_Format method gets the file terminal's format. |
| ITFileTrack::put_AudioFormatForScripting The put_AudioFormatForScripting method sets the audio scripting format. |
| ITFileTrack::put_Format The put_Format method sets the format type of the track. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | tapi3if.h (include Tapi3.h) |