[Overview][Constants][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesigaudio.pas line 22
type tsigaudioout = class(tcustomaudioout) |
public |
constructor create(); |
published |
property blocksize: Integer; [rw] |
property active: Boolean; |
property streamname: msestring; |
property format: sampleformatty; |
property rate: Integer; |
property latency: real; |
property stacksizekb: Integer; |
end; |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |