ogg.vorbis vocabulary
Factor handbook ยป Vocabulary index


Summary
Ogg Vorbis audio library binding

Metadata
Tags:audio, file formats
Authors:Chris Double


Words

Tuple classes
ClassSuperclassSlots
alloc-chain struct
vorbis-block struct
vorbis-comment struct
vorbis-dsp-state struct
vorbis-info struct


Ordinary words
WordStack effect
OV_EBADHEADER( -- value )
OV_EBADLINK( -- value )
OV_EBADPACKET( -- value )
OV_EFAULT( -- value )
OV_EIMPL( -- value )
OV_EINVAL( -- value )
OV_ENOSEEK( -- value )
OV_ENOTAUDIO( -- value )
OV_ENOTVORBIS( -- value )
OV_EOF( -- value )
OV_EREAD( -- value )
OV_EVERSION( -- value )
OV_FALSE( -- value )
OV_HOLE( -- value )
vorbis_analysis( vb op -- int )
vorbis_analysis_blockout( v vb -- int )
vorbis_analysis_buffer( v vals -- float** )
vorbis_analysis_headerout( v vc op op_comm op_code -- int )
vorbis_analysis_init( v vi -- int )
vorbis_analysis_wrote( v vals -- int )
vorbis_bitrate_addblock( vb -- int )
vorbis_bitrate_flushpacket( vd op -- int )
vorbis_block_clear( vb -- int )
vorbis_block_init( v vb -- int )
vorbis_comment_add( vc comment -- )
vorbis_comment_add_tag( vc tag contents -- )
vorbis_comment_clear( vc -- )
vorbis_comment_init( vc -- )
vorbis_comment_query( vc tag count -- c-string )
vorbis_comment_query_count( vc tag -- int )
vorbis_commentheader_out( vc op -- int )
vorbis_dsp_clear( v -- )
vorbis_granule_time( v granulepos -- double )
vorbis_info_blocksize( vi zo -- int )
vorbis_info_clear( vi -- )
vorbis_info_init( vi -- )
vorbis_packet_blocksize( vi op -- long )
vorbis_synthesis( vb op -- int )
vorbis_synthesis_blockin( v vb -- int )
vorbis_synthesis_halfrate( v flag -- int )
vorbis_synthesis_halfrate_p( v -- int )
vorbis_synthesis_headerin( vi vc op -- int )
vorbis_synthesis_init( v vi -- int )
vorbis_synthesis_lapout( v pcm -- int )
vorbis_synthesis_pcmout( v pcm -- int )
vorbis_synthesis_read( v samples -- int )
vorbis_synthesis_restart( v -- int )
vorbis_synthesis_trackonly( vb op -- int )


Class predicate words
WordStack effect
alloc-chain?( object -- ? )
vorbis-block?( object -- ? )
vorbis-comment?( object -- ? )
vorbis-dsp-state?( object -- ? )
vorbis-info?( object -- ? )


Files


Metadata files