Amazon.ElasticTranscoder.Model.AudioParameters.IsSetSampleRate C# (CSharp) Method

IsSetSampleRate() private method

private IsSetSampleRate ( ) : bool
return bool
        internal bool IsSetSampleRate()
        {
            return this._sampleRate != null;
        }