[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseaudio.pas line 162
type taudioout = class(tcustomaudioout) |
published |
property active: Boolean; |
property streamname: msestring; |
property channels: Integer; |
property format: sampleformatty; |
property rate: Integer; |
property latency: real; |
property stacksizekb: Integer; |
property onsend: sendeventty; |
property onerror: erroreventty; |
end; |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |