Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_sf_callback Struct Reference

#include <soundfont.h>

Data Fields

voidprivate_data
 
int(* sample_new )(void *private_data, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr, const void __user *buf, long count)
 
int(* sample_free )(void *private_data, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr)
 
void(* sample_reset )(void *private)
 

Detailed Description

Definition at line 70 of file soundfont.h.

Field Documentation

void* private_data

Definition at line 71 of file soundfont.h.

Definition at line 75 of file soundfont.h.

Definition at line 72 of file soundfont.h.

void(* sample_reset)(void *private)

Definition at line 77 of file soundfont.h.


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