Amazon.ElasticTranscoder.Model.AudioParameters.IsSetSampleRate C# (CSharp) Метод

IsSetSampleRate() приватный Метод

private IsSetSampleRate ( ) : bool
Результат bool
        internal bool IsSetSampleRate()
        {
            return this._sampleRate != null;
        }