AudioMediaBuffer Properties |
The AudioMediaBuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitsPerSample |
Gets or sets the bits per sample.
|
![]() | Channels |
Gets or sets the number channels.
|
![]() | CreationTime |
Time of buffer creation.
(Inherited from MediaBufferT.) |
![]() | Duration |
Media time (Duration). Effectively EndTime - StartTime (Inherited from MediaBufferT.) |
![]() | ProcessingTime | (Inherited from MediaBufferT.) |
![]() | Samplerate |
Gets or sets the sample-rate to be used.
|