[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Video Transcoder V1 Client - Class FadeType (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/php/docs/reference/cloud-video-transcoder/latest/V1.Overlay.FadeType)\n- [1.0.3](/php/docs/reference/cloud-video-transcoder/1.0.3/V1.Overlay.FadeType)\n- [0.10.5](/php/docs/reference/cloud-video-transcoder/0.10.5/V1.Overlay.FadeType)\n- [0.9.1](/php/docs/reference/cloud-video-transcoder/0.9.1/V1.Overlay.FadeType)\n- [0.8.2](/php/docs/reference/cloud-video-transcoder/0.8.2/V1.Overlay.FadeType)\n- [0.7.1](/php/docs/reference/cloud-video-transcoder/0.7.1/V1.Overlay.FadeType)\n- [0.6.0](/php/docs/reference/cloud-video-transcoder/0.6.0/V1.Overlay.FadeType)\n- [0.5.3](/php/docs/reference/cloud-video-transcoder/0.5.3/V1.Overlay.FadeType) \nReference documentation and code samples for the Google Cloud Video Transcoder V1 Client class FadeType.\n\nFade type for the overlay: `FADE_IN` or `FADE_OUT`.\n\nProtobuf type `google.cloud.video.transcoder.v1.Overlay.FadeType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Transcoder \\\\ V1 \\\\ Overlay\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### FADE_TYPE_UNSPECIFIED\n\n Value: 0\n\nThe fade type is not specified.\n\nGenerated from protobuf enum `FADE_TYPE_UNSPECIFIED = 0;`\n\n### FADE_IN\n\n Value: 1\n\nFade the overlay object into view.\n\nGenerated from protobuf enum `FADE_IN = 1;`\n\n### FADE_OUT\n\n Value: 2\n\nFade the overlay object out of view.\n\nGenerated from protobuf enum `FADE_OUT = 2;`"]]