ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setAudioSamplingRate Method |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the Audio Sampling Rate DataSet (2:151). The DataSet represents the sampling rate in hertz (Hz).
Six bytes with leading zero(s), consisting of numeric characters.
public void setAudioSamplingRate( java.lang.String value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.