Amazon.ElasticTranscoder.Model.AudioCodecOptions.IsSetSigned C# (CSharp) Method

IsSetSigned() private method

private IsSetSigned ( ) : bool
return bool
        internal bool IsSetSigned()
        {
            return this._signed != null;
        }