samplingrate property

String? samplingrate
getter/setter pair

is the number of samples per second taken to create the media object. It is expressed in thousands of samples per second (kHz). It is an optional attribute.

Implementation

String? samplingrate;