Amazon.ElasticTranscoder.Model.AudioParameters.IsSetChannels C# (CSharp) 메소드

IsSetChannels() 개인적인 메소드

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