You are here

constant VIDEO_MANUALLY_SET_VIDEO_RESOLUTION_SELECT_ID in Video 6.2

3 uses of VIDEO_MANUALLY_SET_VIDEO_RESOLUTION_SELECT_ID
video_form in ./video.module
Hook, displays the contents of the node form page for creating and editing nodes.
video_submit in ./video.module
Implementation of hook submit
_video_get_resolution_selected_option in ./video.module
Get the selected resolution id from the videox and videoy fields

File

./video.module, line 12
video.module

Code

define("VIDEO_MANUALLY_SET_VIDEO_RESOLUTION_SELECT_ID", 30);