FLVPlayback.metadata
Availability
Flash Player 8.
Edition
Flash Professional 8.
Usage
my_FLVPlybk.metadata
Description
Property; an object that is a metadata information packet that is received from a call to the
NetSteam.onMetaData()
If the FLV file is encoded with the Flash 8 encoder, the
following information. Older FLV files contain only the
values.
Parameter
canSeekToEnd
cuePoints
audiocodecid
audiodelay
audiodatarate
videocodecid
callback function, if available. Read only.
Description
A Boolean value that is
keyframe on the last frame that allows seeking to the end of a
progressive download movie clip. It is
encoded with a keyframe on the last frame.
An array of objects, one for each cue point embedded in the FLV file.
Value is undefined if the FLV file does not contain any cue points.
Each object has the following properties:
a string that specifies the type of cue point as either
• type
or
"navigation"
"event".
a string that is the name of the cue point.
• name
a number that is the time of the cue point in seconds with
• time
a precision of three decimal places (milliseconds).
an optional object that has name-value pairs that
• parameters
are designated by the user when creating the cue points.
A number that indicates the audio codec (code/decode technique)
that was used.
A number that indicates what time in the FLV file "time 0" of the
original FLV file exists. The video content needs to be delayed by a
small amount to properly synchronize the audio.
A number that is the kilobytes per second of audio.
A number that is the codec version that was used to encode the
video.
property contains the
metadata
,
height
width
if the FLV file is encoded with a
true
if the FLV file is not
false
, and
duration
FLVPlayback class
607
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers