\Google\Photos\Library\V1\MediaTypeFilterMediaType

The set of media types that can be searched for.

Protobuf type google.photos.library.v1.MediaTypeFilter.MediaType

Summary

Methods
Properties
Constants
name()
value()
No public properties found
ALL_MEDIA
VIDEO
PHOTO
No protected methods found
No protected properties found
N/A
No private methods found
$valueToName
N/A

Constants

ALL_MEDIA

ALL_MEDIA = 0

Treated as if no filters are applied. All media types are included.

Generated from protobuf enum ALL_MEDIA = 0;

VIDEO

VIDEO = 1

All media items that are considered videos.

This also includes movies the user has created using the Google Photos app.

Generated from protobuf enum VIDEO = 1;

PHOTO

PHOTO = 2

All media items that are considered photos. This includes .bmp, .gif,

.ico, .jpg (and other spellings), .tiff, .webp and special photo types such as iOS live photos, Android motion photos, panoramas, photospheres.

Generated from protobuf enum PHOTO = 2;

Properties

$valueToName

$valueToName : 

Type

Methods

name()

name(  $value) 

Parameters

$value
Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275

value()

value(  $name) 

Parameters

$name
Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/jfschmakeit/Downloads/phpDocumentor (2).phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275