Amazon.ElasticTranscoder.Model.CreateJobPlaylist.IsSetHlsContentProtection C# (CSharp) Method

IsSetHlsContentProtection() private method

private IsSetHlsContentProtection ( ) : bool
return bool
        internal bool IsSetHlsContentProtection()
        {
            return this._hlsContentProtection != null;
        }