Hi Eric,
That makes it clear.
Thanks for the explanation.
Bye.
--Mayur.
-----Original Message-----
From: Eric Hyche [mailto:ehyche real.com]
Sent: Tuesday, May 22, 2007 7:34 PM
To: 'Mayur Kankanwadi'; datatype-dev helixcommunity.org
Subject: RE: [datatype-dev] Support for progressive download
for new
fileformat??
> -----Original Message-----
> From: datatype-dev-bounces helixcommunity.org
> [mailto:datatype-dev-bounces helixcommunity.org] On
Behalf Of
> Mayur Kankanwadi
> Sent: Tuesday, May 22, 2007 7:27 AM
> To: datatype-dev helixcommunity.org
> Subject: [datatype-dev] Support for progressive
download for
> new fileformat??
>
> Hi All,
>
> I am now trying to integrate a new file format into the
helix
> DNA client.
>
> I have been able to compile and run few of the samples
till
> now. I have one doubt
>
> regarding progressive download capability.
>
> 1. Is progressive download a feature of the helix
client
> or is it a feature of the file format?
Both. The helix client handles most of the work, but there
are specific parts of the process that are the
responsibility
of the fileformat plugin.
Since the fileformat plugin is the plugin with the
datatype-specific knowledge of how to parse a file, then
it is the plugin that knows how much of a file can
be played, given a certain amount of the file is
downloaded.
Therefore, most fileformats support the
IHXMediaBytesToMediaDur interface. The
ConvertFileOffsetToDur
method of this interface passes in a fileoffset and expects
a duration to be returned.
> 2. If it's a feature of the file format, then what all
> things/interfaces need to be implemented to support
it?
>
Fileformats should implement IHXMediaBytesToMediaDur.
Eric
=============================================
Eric Hyche (ehyche real.com)
Technical Lead
RealNetworks, Inc.
> Thanks in advance.
>
> --Mayur.
>
> #################################################
>
> Note : If this is not the right forum, please do let me
know
>
> the correct forum.
>
> DISCLAIMER ========== This e-mail may contain
privileged and
> confidential information which is the property of
Persistent
> Systems Pvt. Ltd. It is intended only for the use of
the
> individual or entity to which it is addressed. If you
are not
> the intended recipient, you are not authorized to read,
> retain, copy, print, distribute or use this message. If
you
> have received this communication in error, please
notify the
> sender and delete all copies of this message.
Persistent
> Systems Pvt. Ltd. does not accept any liability for
virus
> infected mails.
>
>
DISCLAIMER
==========
This e-mail may contain privileged and confidential
information which is the property of Persistent Systems Pvt.
Ltd. It is intended only for the use of the individual or
entity to which it is addressed. If you are not the intended
recipient, you are not authorized to read, retain, copy,
print, distribute or use this message. If you have received
this communication in error, please notify the sender and
delete all copies of this message. Persistent Systems Pvt.
Ltd. does not accept any liability for virus infected
mails.
_______________________________________________
Datatype-dev mailing list
Datatype-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/da
tatype-dev
|