Amazon.ElasticTranscoder.Model.AudioParameters.IsSetAudioPackingMode C# (CSharp) Méthode

IsSetAudioPackingMode() private méthode

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