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

IsSetChannels() private method

private IsSetChannels ( ) : bool
return bool
        internal bool IsSetChannels()
        {
            return this._channels != null;
        }