ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setAudioSamplingResolution 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 Resolution DataSet (2:152). The DataSet represents the number of bits in each audio sample.
Contains two bytes with leading zero(s), consisting of numeric characters.
public void setAudioSamplingResolution( java.lang.String value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.