JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::midi_ci::Pagination Struct Reference

Contains information about the pagination of a request. More...

#include <juce_CIPropertyDelegate.h>

Collaboration diagram for juce::midi_ci::Pagination:

Public Attributes

int limit = 1
 
int offset = 0
 

Detailed Description

Contains information about the pagination of a request.

Check the Property Exchange specification to find the meaning of the different fields.

@tags{Audio}

Member Data Documentation

◆ limit

int juce::midi_ci::Pagination::limit = 1

◆ offset

int juce::midi_ci::Pagination::offset = 0

The documentation for this struct was generated from the following file: