public interface VolumeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getIntegratedLoudness()
optional double IntegratedLoudness = 2; |
String |
getMethod()
string Method = 1; |
com.google.protobuf.ByteString |
getMethodBytes()
string Method = 1; |
double |
getTruePeak()
optional double TruePeak = 3; |
double |
getVolumeTime()
optional double VolumeTime = 4; |
boolean |
hasIntegratedLoudness()
optional double IntegratedLoudness = 2; |
boolean |
hasTruePeak()
optional double TruePeak = 3; |
boolean |
hasVolumeTime()
optional double VolumeTime = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getMethod()
string Method = 1;com.google.protobuf.ByteString getMethodBytes()
string Method = 1;boolean hasIntegratedLoudness()
optional double IntegratedLoudness = 2;double getIntegratedLoudness()
optional double IntegratedLoudness = 2;boolean hasTruePeak()
optional double TruePeak = 3;double getTruePeak()
optional double TruePeak = 3;boolean hasVolumeTime()
optional double VolumeTime = 4;double getVolumeTime()
optional double VolumeTime = 4;Copyright © 2025. All rights reserved.