Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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) |