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

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

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