Changeset 2683:f1d2fc914658 in roaraudio for roard/include


Ignore:
Timestamp:
09/13/09 01:54:55 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

call setup function if existing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/container_framework.h

    r2677 r2683  
    2929 
    3030#define CONT_FW_MAX_CHILDS 8 
     31 
     32#define CONT_FW_SETUP_TYPE(f) int (f)(struct cont_fw_parent_inst * self, int codec, struct roar_codecfilter    * filter) 
    3133 
    3234struct cont_fw_parent_inst; 
Note: See TracChangeset for help on using the changeset viewer.