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

IsSetAudioPackingMode() private method

private IsSetAudioPackingMode ( ) : bool
return bool
        internal bool IsSetAudioPackingMode()
        {
            return this._audioPackingMode != null;
        }