num_photos_remaining


Description:

public uint num_photos_remaining { get; }

The number of photos and videos that can still be uploaded to this album.

This doesn't account for quota, just a hardcoded maximum number per album set by Google.

For more information, see the gphoto specification.