gstreamer-base-0.10 Reference Manual

Synopsis

public    static weak Caps              type_find_helper          ( Pad                 src,
                                                                    uint64              size ) ;
public    static weak Caps              type_find_helper_for_buffer ( Object              obj,
                                                                    Buffer              buf,
                                                                    TypeFindProbability prob ) ;
public    static weak Caps              type_find_helper_get_range ( Object              obj,
                                                                    TypeFindHelperGetRangeFunction func,
                                                                    uint64              size,
                                                                    TypeFindProbability prob ) ;

Details

type_find_helper ()

public    static weak Caps              type_find_helper          ( Pad                 src,
                                                                    uint64              size ) ;		

type_find_helper_for_buffer ()

public    static weak Caps              type_find_helper_for_buffer ( Object              obj,
                                                                    Buffer              buf,
                                                                    TypeFindProbability prob ) ;		

type_find_helper_get_range ()

public    static weak Caps              type_find_helper_get_range ( Object              obj,
                                                                    TypeFindHelperGetRangeFunction func,
                                                                    uint64              size,
                                                                    TypeFindProbability prob ) ;		


Created by Valadoc