Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Theora.Skeleton
Sourceval fisbone :
?start_granule:Int64.t ->
?headers:(string * string) list ->
serialno:Nativeint.t ->
info:info ->
unit ->
Ogg.Stream.packet
Generate a theora fisbone packet with * these parameters, to use in an ogg skeleton. * Default value for start_granule
is Int64.zero
, * Default value for headers
is "Content-type","video/theora"
* * See: http://xiph.org/ogg/doc/skeleton.html.