Function
AgsAudioPatternfind_near_timestamp
since: 3.0.0
Declaration [src]
GList*
ags_pattern_find_near_timestamp (
GList* pattern,
AgsTimestamp* timestamp
)
Parameters
pattern
-
Type: A list of
None
The
GList
-struct containingAgsPattern
.The data is owned by the caller of the function. timestamp
-
Type:
AgsTimestamp
The matching
AgsTimestamp
.The data is owned by the caller of the function.