Contents

UTTypeMovie

A base type representing media formats that may contain both video and audio.

Declaration

extern UTType * const UTTypeMovie;

Discussion

This type corresponds to what users would label a “movie”.

The identifier for this type is public.movie.

This type conforms to UTTypeAudiovisualContent.

See Also

Image, audio, and video base types