Amazon.ElasticTranscoder.Model.CreatePresetRequest.IsSetVideo C# (CSharp) Method

IsSetVideo() private method

private IsSetVideo ( ) : bool
return bool
        internal bool IsSetVideo()
        {
            return this._video != null;
        }