IAudioReframer Properties | 
The IAudioReframer type exposes the following members.
| Name | Description | |
|---|---|---|
| ClockRate | 
            Gets the clock rate in Hz.
              | |
| DisableTimestampReset | 
            Gets or sets whether the timestamp should be reset
            using the wall clock after TimestampResetInterval
            milliseconds elapse between frames.
              | |
| ForceTimestampReset | 
            Gets or sets whether the timestamp should be reset
            before the next frame is processed.
              | |
| FrameDuration | 
            Gets the frame duration in milliseconds.
              | |
| TimestampResetInterval | 
            Gets or sets the amount of time in milliseconds
            between audio frames that will trigger a reset of
            the timestamp to the wall clock.
              |