Mac OS 9
MIDIPortParams Struct Reference

Data Fields

OSType portID
 
short portType
 
short timeBase
 
long offsetTime
 
MIDIReadHookUPP readHook
 
long refCon
 
MIDIClkInfo initClock
 
Str255 name
 

Field Documentation

◆ initClock

MIDIClkInfo MIDIPortParams::initClock

refcon for port (for client use)

◆ name

Str255 MIDIPortParams::name

initial settings for a time base

◆ offsetTime

long MIDIPortParams::offsetTime

refnum of time base, 0 if none

◆ portType

short MIDIPortParams::portType

ID of port, unique within client

◆ readHook

MIDIReadHookUPP MIDIPortParams::readHook

offset for current time stamps

◆ refCon

long MIDIPortParams::refCon

routine to call when input data is valid

◆ timeBase

short MIDIPortParams::timeBase

Type of port - input, output, time, etc.


The documentation for this struct was generated from the following file: