Interface IFileDataRecorder
Unit
Declaration
type IFileDataRecorder = interface(IInterface)
Description
Attributes
- GUID['{0B803824-AD6A-48C6-AC3E-8B64C0F3133B}']
Hierarchy
- IInterface
- IFileDataRecorder
Overview
Methods
function GetSamplerate: integer; |
|
function GetChannelCount: integer; |
|
function GetSampleFormat: TSampleFormat; |
|
function GetBytesWritten: int64; |
|
function GetDuration: TTimeValue; |
Description
Methods
function GetSamplerate: integer; |
|
function GetChannelCount: integer; |
|
function GetSampleFormat: TSampleFormat; |
|
function GetBytesWritten: int64; |
|
function GetDuration: TTimeValue; |
|
Generated by PasDoc 0.16.0.