You are here

constant VIDEO_PRESET_MAX_LENGTH in Video 7

Same name and namespace in other branches
  1. 7.2 modules/video_ui/video.preset.inc \VIDEO_PRESET_MAX_LENGTH
2 uses of VIDEO_PRESET_MAX_LENGTH
video_preset_form in modules/video_ui/video.preset.inc
Preset form
video_validate_preset_name in modules/video_ui/video.preset.inc
Verify the syntax of the given prefix name.

File

modules/video_ui/video.preset.inc, line 3

Code

define('VIDEO_PRESET_MAX_LENGTH', 64);